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.cb.toggleCatalogMode()
|
||||||
Index.togglePagelist()
|
Index.togglePagelist()
|
||||||
Index.buildIndex()
|
Index.buildIndex()
|
||||||
|
QR.hide() if QR.nodes and Conf['Index Mode'] is 'catalog'
|
||||||
sort: ->
|
sort: ->
|
||||||
Index.sort()
|
Index.sort()
|
||||||
Index.buildIndex()
|
Index.buildIndex()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user