diff options
author | Adrian Lang <mail@adrianlang.de> | 2011-09-04 13:52:43 +0200 |
---|---|---|
committer | Adrian Lang <mail@adrianlang.de> | 2011-09-04 15:05:39 +0200 |
commit | ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c (patch) | |
tree | 9cd2bdf06e40c6929332ab498ef555748680d111 /lib/scripts/media.js | |
parent | 923510088dda99cb2790b15308593e47369d4f01 (diff) | |
download | dokuwiki-ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.tar.gz dokuwiki-ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.zip |
tmp
Diffstat (limited to 'lib/scripts/media.js')
-rw-r--r-- | lib/scripts/media.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/scripts/media.js b/lib/scripts/media.js index 1402ad4bf..b49454492 100644 --- a/lib/scripts/media.js +++ b/lib/scripts/media.js @@ -1,6 +1,3 @@ -/*jslint white: true, onevar: true, undef: true, nomen: true, eqeqeq: true, plusplus: true, bitwise: true, regexp: false, strict: true, newcap: true, immed: true, sloppy: true, browser: true */ -/*global jQuery, DOKU_BASE, LANG, bind, DokuCookie, opener, confirm*/ - /** * JavaScript functionality for the media management popup * |