From 41e0ae234312c82d62c9998674b4606bef722d3d Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 13 May 2009 22:29:15 +0000 Subject: change: according to topic:15067, svn:keywords property was removed git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/include/autosize.inc.tpl | 2 +- template/yoga/include/datepicker.inc.tpl | 2 +- template/yoga/include/resize.inc.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/yoga/include') diff --git a/template/yoga/include/autosize.inc.tpl b/template/yoga/include/autosize.inc.tpl index 9b06727ff..0d7e55fcb 100644 --- a/template/yoga/include/autosize.inc.tpl +++ b/template/yoga/include/autosize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/include/autosize.inc.tpl 6561 2008-10-11T20:34:28.889830Z rub $ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.autogrow-textarea.js"} diff --git a/template/yoga/include/datepicker.inc.tpl b/template/yoga/include/datepicker.inc.tpl index af455084c..d2bbda37a 100644 --- a/template/yoga/include/datepicker.inc.tpl +++ b/template/yoga/include/datepicker.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/include/datepicker.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} diff --git a/template/yoga/include/resize.inc.tpl b/template/yoga/include/resize.inc.tpl index 288eae083..b8a6ca4c7 100644 --- a/template/yoga/include/resize.inc.tpl +++ b/template/yoga/include/resize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/include/resize.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} {known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"} -- cgit v1.2.3