diff options
author | plegall <plg@piwigo.org> | 2009-05-13 23:21:06 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-05-13 23:21:06 +0000 |
commit | ae39ae328aa341ddeb1f23607488cfda0d6965b8 (patch) | |
tree | 973bac677d1edbbdfc9fd3560efd766494d52150 /admin/template/goto/include | |
parent | 41e0ae234312c82d62c9998674b4606bef722d3d (diff) |
complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/goto/include')
-rw-r--r-- | admin/template/goto/include/autosize.inc.tpl | 1 | ||||
-rw-r--r-- | admin/template/goto/include/datepicker.inc.tpl | 1 | ||||
-rw-r--r-- | admin/template/goto/include/dbselect.inc.tpl | 1 | ||||
-rw-r--r-- | admin/template/goto/include/resize.inc.tpl | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/admin/template/goto/include/autosize.inc.tpl b/admin/template/goto/include/autosize.inc.tpl index fdd30cd6f..5529d07bd 100644 --- a/admin/template/goto/include/autosize.inc.tpl +++ b/admin/template/goto/include/autosize.inc.tpl @@ -1,4 +1,3 @@ -{* $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 5bcd61bd0..9d1055c20 100644 --- a/admin/template/goto/include/datepicker.inc.tpl +++ b/admin/template/goto/include/datepicker.inc.tpl @@ -1,4 +1,3 @@ -{* $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 501739efd..30db7400a 100644 --- a/admin/template/goto/include/dbselect.inc.tpl +++ b/admin/template/goto/include/dbselect.inc.tpl @@ -1,4 +1,3 @@ -{* $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 3e6bdb05d..aebb9f6c5 100644 --- a/admin/template/goto/include/resize.inc.tpl +++ b/admin/template/goto/include/resize.inc.tpl @@ -1,4 +1,3 @@ -{* $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"} |