fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ajaxable dialogs fixes,
[wolnelektury.git]
/
wolnelektury
/
static
/
js
/
search.js
diff --git
a/wolnelektury/static/js/search.js
b/wolnelektury/static/js/search.js
index
e58d372
..
c41a672
100644
(file)
--- a/
wolnelektury/static/js/search.js
+++ b/
wolnelektury/static/js/search.js
@@
-42,7
+42,7
@@
var __bind = function (self, fn) {
});
$(function() {
});
$(function() {
- $("#search input[name=q]").search();
+ $("#search
-area
input[name=q]").search();
});
});