From c50a7dca1ef1c9f47b0b3716a55a4a1341ede15e Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 28 Sep 2008 21:02:22 +0000 Subject: jQuery use. Purpose of include for template. More easy to use on plugin. "include file" don't work on include file? => double declaration git-svn-id: http://piwigo.org/svn/trunk@2623 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/include/autosize.inc.tpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 admin/template/goto/include/autosize.inc.tpl (limited to 'admin/template/goto/include') diff --git a/admin/template/goto/include/autosize.inc.tpl b/admin/template/goto/include/autosize.inc.tpl new file mode 100644 index 000000000..08fbe66ad --- /dev/null +++ b/admin/template/goto/include/autosize.inc.tpl @@ -0,0 +1,14 @@ +{* $Id$ *} +{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"} + +{* Auto size and auto grow textarea *} +{literal} + +{/literal} -- cgit v1.2.3