From 1187e7cb0991601f43708e8da0cac489a1721b9d Mon Sep 17 00:00:00 2001 From: Axome Date: Wed, 31 Jul 2013 14:15:33 +0200 Subject: [PATCH] [*] BO : Fix statistics redirection when change date When going into a special stats module (for exemple "statsproduct") if you change the date, Prestashop redirect to the "home" of statistics. --- .../themes/default/template/controllers/stats/calendar.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/stats/calendar.tpl b/admin-dev/themes/default/template/controllers/stats/calendar.tpl index 31e607224..7e96f3a7e 100644 --- a/admin-dev/themes/default/template/controllers/stats/calendar.tpl +++ b/admin-dev/themes/default/template/controllers/stats/calendar.tpl @@ -25,7 +25,7 @@
-
+ @@ -51,4 +51,4 @@ }); }); -
\ No newline at end of file +