aboutsummaryrefslogtreecommitdiffstats
path: root/template-common
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2009-05-13 22:29:15 +0000
committerplegall <plg@piwigo.org>2009-05-13 22:29:15 +0000
commit41e0ae234312c82d62c9998674b4606bef722d3d (patch)
treed9c178959bbbb087967595eafe1ae427cc76f5c5 /template-common
parent51d0f0ac0f6aa1b355c2c4bf87eed928bffd1a6d (diff)
change: according to topic:15067, svn:keywords property was removed
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template-common')
-rw-r--r--template-common/default-layout.css2
-rw-r--r--template-common/lib/jquery.js4
-rw-r--r--template-common/lib/plugins/jquery.dimensions.js4
3 files changed, 5 insertions, 5 deletions
diff --git a/template-common/default-layout.css b/template-common/default-layout.css
index 4aecf3d55..d30ccce1b 100644
--- a/template-common/default-layout.css
+++ b/template-common/default-layout.css
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: /piwigo/trunk/template-common/default-layout.css 6329 2008-08-28T01:26:26.034575Z rvelices $ */
/* Set the width of the menubar for the galery */
#menubar {
diff --git a/template-common/lib/jquery.js b/template-common/lib/jquery.js
index 34cce704e..159bd53d7 100644
--- a/template-common/lib/jquery.js
+++ b/template-common/lib/jquery.js
@@ -6,8 +6,8 @@
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
- * $Date$
- * $Rev$
+ * $Date: 2008-08-28T01:26:26.034575Z $
+ * $Rev: 6329 $
*/
// Map over jQuery in case of overwrite
diff --git a/template-common/lib/plugins/jquery.dimensions.js b/template-common/lib/plugins/jquery.dimensions.js
index de6b39a91..0b2649402 100644
--- a/template-common/lib/plugins/jquery.dimensions.js
+++ b/template-common/lib/plugins/jquery.dimensions.js
@@ -2,8 +2,8 @@
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
*
- * $LastChangedDate$
- * $Rev$
+ * $LastChangedDate: 2008-09-25T15:10:39.280308Z $
+ * $Rev: 6427 $
*
* Version: 1.2
*