From 1de8218182a7126d4b44c4a5f35d1eaf7ef4bb71 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sat, 9 Nov 2013 01:22:51 +0100 Subject: Déplacement de confirm_action_script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ce script a été intégré à main.js pour être certain que JQuery est chargé au moment de l'initialisation Voir commentaires commit c06aede546514aa35ab5369575f15710b30a2a23 --- app/views/configure/categorize.phtml | 2 -- app/views/configure/feed.phtml | 2 -- 2 files changed, 4 deletions(-) (limited to 'app/views/configure') diff --git a/app/views/configure/categorize.phtml b/app/views/configure/categorize.phtml index 0403f0120..95951247e 100644 --- a/app/views/configure/categorize.phtml +++ b/app/views/configure/categorize.phtml @@ -45,5 +45,3 @@ - -renderHelper ('confirm_action_script'); ?> diff --git a/app/views/configure/feed.phtml b/app/views/configure/feed.phtml index e570ea410..b61de6dcb 100644 --- a/app/views/configure/feed.phtml +++ b/app/views/configure/feed.phtml @@ -111,8 +111,6 @@ -renderHelper ('confirm_action_script'); ?> -
-- cgit v1.2.3