diff options
author | plegall <plg@piwigo.org> | 2009-05-13 22:29:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-05-13 22:29:15 +0000 |
commit | 41e0ae234312c82d62c9998674b4606bef722d3d (patch) | |
tree | d9c178959bbbb087967595eafe1ae427cc76f5c5 /template-common/lib | |
parent | 51d0f0ac0f6aa1b355c2c4bf87eed928bffd1a6d (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/lib')
-rw-r--r-- | template-common/lib/jquery.js | 4 | ||||
-rw-r--r-- | template-common/lib/plugins/jquery.dimensions.js | 4 |
2 files changed, 4 insertions, 4 deletions
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 * |