From bd962210a09e03e37974787c342f3e194f0f33d5 Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Fri, 24 Jan 2020 13:45:39 +0000 Subject: [PATCH] [IMP] pre-commit run after update Includes some manual fixes to silent ESLint warnings. --- web_domain_field/i18n/web_domain_field.pot | 8 -------- web_domain_field/static/{src => lib}/js/pyeval.js | 0 web_domain_field/views/web_domain_field.xml | 13 ++++++++++--- 3 files changed, 10 insertions(+), 11 deletions(-) rename web_domain_field/static/{src => lib}/js/pyeval.js (100%) diff --git a/web_domain_field/i18n/web_domain_field.pot b/web_domain_field/i18n/web_domain_field.pot index 04afd2b4f..cc93d01ee 100644 --- a/web_domain_field/i18n/web_domain_field.pot +++ b/web_domain_field/i18n/web_domain_field.pot @@ -1,6 +1,5 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_domain_field # msgid "" msgstr "" @@ -12,10 +11,3 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" - -#. module: web_domain_field -#. openerp-web -#: code:addons/web_domain_field/static/src/js/pyeval.js:0 -#, python-format -msgid "Unknown nonliteral type " -msgstr "" diff --git a/web_domain_field/static/src/js/pyeval.js b/web_domain_field/static/lib/js/pyeval.js similarity index 100% rename from web_domain_field/static/src/js/pyeval.js rename to web_domain_field/static/lib/js/pyeval.js diff --git a/web_domain_field/views/web_domain_field.xml b/web_domain_field/views/web_domain_field.xml index 4d746a551..8b4235bfd 100644 --- a/web_domain_field/views/web_domain_field.xml +++ b/web_domain_field/views/web_domain_field.xml @@ -1,8 +1,15 @@ - + -