Fix TeX sometimes not working in /sci/ catalog.
This commit is contained in:
parent
2735c7779c
commit
c01c078fd2
@ -716,6 +716,7 @@ Index =
|
|||||||
$.rmAll Header.hover
|
$.rmAll Header.hover
|
||||||
if Conf['Index Mode'] is 'catalog'
|
if Conf['Index Mode'] is 'catalog'
|
||||||
$.add Index.root, nodes
|
$.add Index.root, nodes
|
||||||
|
$.event 'PostsInserted' if doc.contains Index.root
|
||||||
else
|
else
|
||||||
Index.buildReplies nodes if Conf['Show Replies']
|
Index.buildReplies nodes if Conf['Show Replies']
|
||||||
Index.buildStructure nodes
|
Index.buildStructure nodes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user