diff options
Diffstat (limited to 'admin/template/goto/element_set_unit.tpl')
-rw-r--r-- | admin/template/goto/element_set_unit.tpl | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/admin/template/goto/element_set_unit.tpl b/admin/template/goto/element_set_unit.tpl index 6f2fc5569..e4805cf44 100644 --- a/admin/template/goto/element_set_unit.tpl +++ b/admin/template/goto/element_set_unit.tpl @@ -1,17 +1,8 @@ {* $Id$ *} +{include file='include/autosize.inc.tpl'} {include file='include/datepicker.inc.tpl'} -{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"} - -<script type="text/javascript"> - jQuery().ready(function(){ldelim} - jQuery("textarea").growfield({ldelim} - animate: false - }); - }); -</script> - <h2>{'Batch management'|@translate}</h2> <h3>{$CATEGORIES_NAV}</h3> |