From 3b1d318d1294ac740ce63a924b1328f1e4b75f7d Mon Sep 17 00:00:00 2001 From: Etienne Roudeix Date: Tue, 12 Nov 2013 16:00:52 +0100 Subject: [PATCH] module edition --- core/lib/Thelia/Config/Resources/routing/admin.xml | 4 ++-- templates/admin/default/includes/module-block.html | 4 ++-- templates/admin/default/modules.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/lib/Thelia/Config/Resources/routing/admin.xml b/core/lib/Thelia/Config/Resources/routing/admin.xml index 52af62c45..c1871bbe4 100755 --- a/core/lib/Thelia/Config/Resources/routing/admin.xml +++ b/core/lib/Thelia/Config/Resources/routing/admin.xml @@ -938,12 +938,12 @@ Thelia\Controller\Admin\ModuleController::processUpdateAction - + Thelia\Controller\Admin\ModuleController::toggleActivationAction \d+ - + Thelia\Controller\Admin\ModuleController::deleteAction diff --git a/templates/admin/default/includes/module-block.html b/templates/admin/default/includes/module-block.html index 1cfdec3c2..f0875230a 100644 --- a/templates/admin/default/includes/module-block.html +++ b/templates/admin/default/includes/module-block.html @@ -27,9 +27,9 @@ diff --git a/templates/admin/default/modules.html b/templates/admin/default/modules.html index 0eebed2b8..12d918efc 100644 --- a/templates/admin/default/modules.html +++ b/templates/admin/default/modules.html @@ -53,7 +53,7 @@ dialog_title = {intl l="Delete a module"} dialog_message = {intl l="Do you really want to delete this module ?"} - form_action = {url path='/admin/modules/delete'} + form_action = {url path='/admin/module/delete'} form_content = {$smarty.capture.delete_module_dialog nofilter} } @@ -82,7 +82,7 @@