From 97fa4c5a9343eb20872004f3704742316bac150c Mon Sep 17 00:00:00 2001 From: Enric Tobella Date: Wed, 27 May 2020 15:19:57 +0200 Subject: [PATCH] [IMP][13.0] web_drop_target: Change less files for scss web_drop_target 13.0.1.1.0 [UPD] README.rst [UPD] README.rst --- web_drop_target/__manifest__.py | 2 +- .../{less/web_drop_target.less => scss/web_drop_target.scss} | 0 web_drop_target/views/templates.xml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename web_drop_target/static/src/{less/web_drop_target.less => scss/web_drop_target.scss} (100%) diff --git a/web_drop_target/__manifest__.py b/web_drop_target/__manifest__.py index af0da347d..1f3dcce78 100644 --- a/web_drop_target/__manifest__.py +++ b/web_drop_target/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Drop target support", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3", diff --git a/web_drop_target/static/src/less/web_drop_target.less b/web_drop_target/static/src/scss/web_drop_target.scss similarity index 100% rename from web_drop_target/static/src/less/web_drop_target.less rename to web_drop_target/static/src/scss/web_drop_target.scss diff --git a/web_drop_target/views/templates.xml b/web_drop_target/views/templates.xml index de2bfd7cb..4517d0072 100644 --- a/web_drop_target/views/templates.xml +++ b/web_drop_target/views/templates.xml @@ -16,7 +16,7 @@ />