Hide the QR when switching to catalog mode.
This commit is contained in:
parent
e062f1626f
commit
079e852277
@ -218,6 +218,7 @@ Index =
|
||||
Index.cb.toggleCatalogMode()
|
||||
Index.togglePagelist()
|
||||
Index.buildIndex()
|
||||
QR.hide() if QR.nodes and Conf['Index Mode'] is 'catalog'
|
||||
sort: ->
|
||||
Index.sort()
|
||||
Index.buildIndex()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user