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 --- admin/template/goto/include/autosize.inc.tpl | 2 +- admin/template/goto/include/datepicker.inc.tpl | 2 +- admin/template/goto/include/dbselect.inc.tpl | 2 +- admin/template/goto/include/resize.inc.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'admin/template/goto/include') diff --git a/admin/template/goto/include/autosize.inc.tpl b/admin/template/goto/include/autosize.inc.tpl index 9b06727ff..fdd30cd6f 100644 --- a/admin/template/goto/include/autosize.inc.tpl +++ b/admin/template/goto/include/autosize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/admin/template/goto/include/autosize.inc.tpl 6493 2008-10-04T13:54:54.894514Z patdenice $ *} {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/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl index 1191528cf..5bcd61bd0 100644 --- a/admin/template/goto/include/datepicker.inc.tpl +++ b/admin/template/goto/include/datepicker.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/admin/template/goto/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/admin/template/goto/include/dbselect.inc.tpl b/admin/template/goto/include/dbselect.inc.tpl index a6c1804d0..501739efd 100644 --- a/admin/template/goto/include/dbselect.inc.tpl +++ b/admin/template/goto/include/dbselect.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/admin/template/goto/include/dbselect.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"} diff --git a/admin/template/goto/include/resize.inc.tpl b/admin/template/goto/include/resize.inc.tpl index 288eae083..3e6bdb05d 100644 --- a/admin/template/goto/include/resize.inc.tpl +++ b/admin/template/goto/include/resize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/admin/template/goto/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