From 0d4b992bc66c6c6885c52d6e1d758b8fa078c486 Mon Sep 17 00:00:00 2001 From: mespeche Date: Fri, 30 Aug 2013 08:54:03 +0200 Subject: [PATCH] WIP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Réorganisation des scripts --- templates/admin/default/coupon/list.html | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/templates/admin/default/coupon/list.html b/templates/admin/default/coupon/list.html index f5c7b1508..3b13d6eac 100755 --- a/templates/admin/default/coupon/list.html +++ b/templates/admin/default/coupon/list.html @@ -176,6 +176,10 @@ {/javascripts} +{javascripts file='../assets/js/tablesorter/jquery.tablesorter.min.js'} + +{/javascripts} + -{javascripts file='../assets/js/tablesorter/jquery.tablesorter.min.js'} - -{/javascripts} - - -{include file='includes/footer.inc.html'} +{include file='includes/footer.inc.html'} \ No newline at end of file