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/qsearch.js | |
parent | 923510088dda99cb2790b15308593e47369d4f01 (diff) | |
download | dokuwiki-ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.tar.gz dokuwiki-ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.zip |
tmp
Diffstat (limited to 'lib/scripts/qsearch.js')
-rw-r--r-- | lib/scripts/qsearch.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/scripts/qsearch.js b/lib/scripts/qsearch.js index f83b7a5a1..c7128b9e3 100644 --- a/lib/scripts/qsearch.js +++ b/lib/scripts/qsearch.js @@ -1,6 +1,3 @@ -/*jslint sloppy: true, plusplus: true, continue: true */ -/*global jQuery, DOKU_BASE, window, document, substr_replace */ - /** * AJAX functions for the pagename quicksearch * |