fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update librarian, new mobi
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
js
/
book.js
diff --git
a/src/wolnelektury/static/js/book.js
b/src/wolnelektury/static/js/book.js
index
72d8174
..
dfb2316
100644
(file)
--- a/
src/wolnelektury/static/js/book.js
+++ b/
src/wolnelektury/static/js/book.js
@@
-15,10
+15,6
@@
$(function() {
}
$.highlightFade.defaults.speed = 3000;
- $('#toc').hide();
- if ($('#toc li').length == 0) {
- $('#menu li a[href="#toc"]').remove();
- }
if ($('#themes li').length == 0) {
$('#menu li a[href="#themes"]').remove();
}