diff options
author | rub <rub@piwigo.org> | 2008-10-11 20:34:28 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2008-10-11 20:34:28 +0000 |
commit | 09d7d50142b9d159396c211fd057a02afae123ae (patch) | |
tree | 71a3b4fddf9c4047eecb1f020cd3852507858471 /template/yoga/upload.tpl | |
parent | 21fc6813022401aea633ca6e6990eab6da9929e6 (diff) |
jQuery autosize:
Prepare public section in order to use autosize on version after butterfly
git-svn-id: http://piwigo.org/svn/trunk@2721 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/upload.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/yoga/upload.tpl b/template/yoga/upload.tpl index 11f7eb97b..4d2ac9d02 100644 --- a/template/yoga/upload.tpl +++ b/template/yoga/upload.tpl @@ -1,5 +1,10 @@ {* $Id$ *} +{* Example of resizeable *} +{* +{include file='include/autosize.inc.tpl'} +*} + <div id="content" class="content"> <div class="titrePage"> |