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/index.js | |
parent | 923510088dda99cb2790b15308593e47369d4f01 (diff) | |
download | dokuwiki-ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.tar.gz dokuwiki-ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.zip |
tmp
Diffstat (limited to 'lib/scripts/index.js')
-rw-r--r-- | lib/scripts/index.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/scripts/index.js b/lib/scripts/index.js index 96d4e2fb9..4b67a0b12 100644 --- a/lib/scripts/index.js +++ b/lib/scripts/index.js @@ -1,6 +1,3 @@ -/*jslint white: true, onevar: true, undef: true, nomen: true, eqeqeq: true, plusplus: true, bitwise: true, regexp: false, newcap: true, immed: true */ -/*global jQuery, window, DOKU_BASE, DEPRECATED, bind*/ - var dw_index = jQuery('#index__tree').dw_tree({deferInit: true, load_data: function (show_sublist, $clicky) { jQuery.post( |