Ignore:
Timestamp:
Oct 2, 2008, 10:57:32 PM (16 years ago)
Author:
rub
Message:

use "include file" for grow text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/element_set_unit.tpl

    r2632 r2641  
    11{* $Id$ *}
    22
     3{include file='include/autosize.inc.tpl'}
    34{include file='include/datepicker.inc.tpl'}
    4 
    5 {known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"}
    6 
    7 <script type="text/javascript">
    8   jQuery().ready(function(){ldelim}
    9     jQuery("textarea").growfield({ldelim}
    10       animate: false
    11     });
    12   });
    13 </script>
    145
    156<h2>{'Batch management'|@translate}</h2>
Note: See TracChangeset for help on using the changeset viewer.