fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git]
/
wolnelektury
/
static
/
js
/
base.js
diff --git
a/wolnelektury/static/js/base.js
b/wolnelektury/static/js/base.js
index
d8d31b3
..
7c02f03
100755
(executable)
--- a/
wolnelektury/static/js/base.js
+++ b/
wolnelektury/static/js/base.js
@@
-114,6
+114,8
@@
$('.open-player').click(function(event) {
return false;
});
return false;
});
+ $(function(){
+ $("#search").search();});
});
})(jQuery)
});
})(jQuery)