aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/themes_update.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/themes/default/template/themes_update.tpl7
1 files changed, 2 insertions, 5 deletions
diff --git a/admin/themes/default/template/themes_update.tpl b/admin/themes/default/template/themes_update.tpl
index ad9d97469..caad66aa4 100644
--- a/admin/themes/default/template/themes_update.tpl
+++ b/admin/themes/default/template/themes_update.tpl
@@ -1,7 +1,4 @@
-{combine_script id='jquery.effects' load='async' path='themes/default/js/ui/minified/jquery.effects.core.min.js' }
-{combine_script id='jquery.effects.blind' load='async' require='jquery.effects' path='themes/default/js/ui/minified/jquery.effects.blind.min.js' }
-
-{footer_script require='jquery.effects.blind'}
+{footer_script require='jquery.effects.blind'}{literal}
jQuery(document).ready(function(){ldelim}
jQuery("td[id^='desc_'], p[id^='revdesc_']").click(function() {ldelim}
id = this.id.split('_');
@@ -10,7 +7,7 @@ jQuery(document).ready(function(){ldelim}
return false;
});
});
-{/footer_script}
+{/literal}{/footer_script}
<div class="titrePage">
<h2>{'Themes'|@translate}</h2>