aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SwiftThemeCreator/farbtastic/farbtastic.js')
-rw-r--r--plugins/SwiftThemeCreator/farbtastic/farbtastic.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
index bad654489..085ab1f96 100644
--- a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
+++ b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
@@ -1,4 +1,3 @@
-// $Id: /piwigo/trunk/plugins/SwiftThemeCreator/farbtastic/farbtastic.js 6285 2008-07-21T22:20:47.317098Z vdigital $
// Farbtastic 1.2
jQuery.fn.farbtastic = function (callback) {
@@ -326,4 +325,4 @@ jQuery._farbtastic = function (container, callback) {
if (callback) {
fb.linkTo(callback);
}
-} \ No newline at end of file
+}