From 91e5974c5274baeb54ca4cff50417f7f98b4e215 Mon Sep 17 00:00:00 2001 From: bMancone Date: Wed, 9 Nov 2011 16:59:08 +0000 Subject: [PATCH] // Helper list : fixed prefix displayin list_content git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10013 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/helper/list/list_content.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin-dev/themes/template/helper/list/list_content.tpl b/admin-dev/themes/template/helper/list/list_content.tpl index 38a3d1f26..9ba953f07 100644 --- a/admin-dev/themes/template/helper/list/list_content.tpl +++ b/admin-dev/themes/template/helper/list/list_content.tpl @@ -46,10 +46,11 @@ {if isset($params.align)} {$params.align}{/if}" {if (!isset($params.position) && !$no_link)} - onclick="document.location = '{$current_index}&{$identifier}={$tr.$identifier}{if $view}&view{else}&update{/if}{$table}&token={$token}'">{if isset($params.prefix)}{$params.prefix}{/if} + onclick="document.location = '{$current_index}&{$identifier}={$tr.$identifier}{if $view}&view{else}&update{/if}{$table}&token={$token}'"> {else} > {/if} + {if isset($params.prefix)}{$params.prefix}{/if} {if isset($params.color) && isset($tr[$params.color])} {/if}