aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/footer.tpl')
-rw-r--r--admin/template/goto/footer.tpl11
1 files changed, 0 insertions, 11 deletions
diff --git a/admin/template/goto/footer.tpl b/admin/template/goto/footer.tpl
index 0bee2b989..29691b701 100644
--- a/admin/template/goto/footer.tpl
+++ b/admin/template/goto/footer.tpl
@@ -42,17 +42,6 @@
jQuery().ready(function(){
// Auto size for all text area
jQuery("TEXTAREA").growfield();
- // All admin categoryList are resizable
- jQuery(".doubleSelect, .categoryList").resizable({
- knobHandles: false,
- animate: true,
- animateDuration: "slow",
- animateEasing: "swing",
- preventDefault: true,
- preserveCursor: true,
- autoHide: true,
- ghost: true
- });
});
</script>
{/literal}