From dcfc730177cc5d548e2312719ceef7c75a6e9bbf Mon Sep 17 00:00:00 2001 From: dMetzger Date: Thu, 3 May 2012 09:45:19 +0000 Subject: [PATCH] [*] BO : Added a link to the customer group edition on the customer page git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15035 b9a71923-0436-4b27-9f14-aed3839534dd --- .../template/controllers/customers/helpers/view/view.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl index 81edc0ab7..667fd577e 100644 --- a/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl @@ -152,7 +152,12 @@
 
-

{l s='Groups'} ({count($groups)})

+

+ {l s='Groups'} ({count($groups)}) + + + +

{if $groups AND count($groups)}