Changeset 2623


Ignore:
Timestamp:
Sep 28, 2008, 11:02:22 PM (16 years ago)
Author:
rub
Message:

jQuery use.

Purpose of include for template. More easy to use on plugin.

"include file" don't work on include file? => double declaration

Location:
trunk/admin/template/goto
Files:
2 added
1 edited

Legend:

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

    r2614 r2623  
    11{* $Id$ *}
     2
    23{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"}
    34
    4 <script type="text/javascript">
    5   jQuery().ready(function(){ldelim}
    6     jQuery("textarea").growfield({ldelim}
    7       animate: false
    8     });
    9   });
    10 </script>
     5{include file='include/autosize.inc.tpl'}
    116
    127<div class="titrePage">
Note: See TracChangeset for help on using the changeset viewer.