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/picture_modify.tpl

    r2632 r2641  
    11{* $Id$ *}
    22
     3{include file='include/autosize.inc.tpl'}
    34{include file='include/datepicker.inc.tpl'}
    45
     
    89</script>
    910{/literal}
    10 
    11 {known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"}
    12 
    13 <script type="text/javascript">
    14   jQuery().ready(function(){ldelim}
    15     jQuery("textarea").growfield({ldelim}
    16       animate: false
    17     });
    18   });
    19 </script>
    2011
    2112<h2>{'title_picmod'|@translate}</h2>
Note: See TracChangeset for help on using the changeset viewer.