fix catalog settings link
This commit is contained in:
parent
0e46a564f3
commit
726267d538
@ -108,9 +108,10 @@ Header =
|
||||
a.className = 'current'
|
||||
|
||||
cs = $.el 'a',
|
||||
id: 'settingsWindowLink'
|
||||
href: 'javascript:;'
|
||||
textContent: 'Catalog Settings'
|
||||
$.on cs, 'click', () ->
|
||||
$.id('settingsWindowLink').click()
|
||||
|
||||
@addShortcut cs if g.VIEW is 'catalog'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user