// Advanced stock management details list
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*}
|
||||
|
||||
<a href="#" id="details_{$params.action}_{$id}" title="{$action}" onclick="display_action_details('{$id}', '{$controller}', '{$token}', '{$params.action}', {$json_params|escape}); return false" class="">
|
||||
<i class="icon-collapse"></i> {$action}
|
||||
<a href="{$href}" id="details_{$params.action}_{$id}" title="{$action}" class="">
|
||||
<i class="icon-tasks"></i> {$action}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user