[*] BO : #PSFV-865 - it is now possible to use drag and drop positions in custom controllers using HelperList

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14740 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-04-18 15:48:38 +00:00
parent 0f3810ddee
commit 41d8630e97
14 changed files with 340 additions and 432 deletions
@@ -65,6 +65,7 @@
var token_admin_orders = '{getAdminToken tab='AdminOrders' slashes=1 }';
var token_admin_customers = '{getAdminToken tab='AdminCustomers' slashes=1 }';
var token_admin_customer_threads = '{getAdminToken tab='AdminCustomerThreads' slashes=1 }';
var currentIndex = '{$currentIndex}';
</script>
{/if}