From 6ca7ae9b39deb7b5f915ad7885ee4cdebfa1c606 Mon Sep 17 00:00:00 2001 From: houssine Date: Thu, 24 Oct 2019 13:39:20 +0200 Subject: [PATCH] [REFACT] move js code to the right module --- .../static/src/js/easy_my_coop.js | 0 .../static/src/js/jquery.inputmask.bundle.js | 0 easy_my_coop_website/views/subscription_template.xml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename {easy_my_coop => easy_my_coop_website}/static/src/js/easy_my_coop.js (100%) rename {easy_my_coop => easy_my_coop_website}/static/src/js/jquery.inputmask.bundle.js (100%) diff --git a/easy_my_coop/static/src/js/easy_my_coop.js b/easy_my_coop_website/static/src/js/easy_my_coop.js similarity index 100% rename from easy_my_coop/static/src/js/easy_my_coop.js rename to easy_my_coop_website/static/src/js/easy_my_coop.js diff --git a/easy_my_coop/static/src/js/jquery.inputmask.bundle.js b/easy_my_coop_website/static/src/js/jquery.inputmask.bundle.js similarity index 100% rename from easy_my_coop/static/src/js/jquery.inputmask.bundle.js rename to easy_my_coop_website/static/src/js/jquery.inputmask.bundle.js diff --git a/easy_my_coop_website/views/subscription_template.xml b/easy_my_coop_website/views/subscription_template.xml index e85aeb5..8ff1934 100644 --- a/easy_my_coop_website/views/subscription_template.xml +++ b/easy_my_coop_website/views/subscription_template.xml @@ -2,8 +2,8 @@