fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
look changes
[wolnelektury.git]
/
wolnelektury
/
static
/
js
/
search.js
diff --git
a/wolnelektury/static/js/search.js
b/wolnelektury/static/js/search.js
index
e58d372
..
47b6665
100644
(file)
--- a/
wolnelektury/static/js/search.js
+++ b/
wolnelektury/static/js/search.js
@@
-42,8
+42,8
@@
var __bind = function (self, fn) {
});
$(function() {
- $("#search input[name=q]").search();
-
+ $("#search").search().labelify({labelledClass: "blur"});
});
+
})(jQuery);