Catalog settings icon
This commit is contained in:
parent
fc37d6da97
commit
a97a358f1f
@ -98,6 +98,8 @@ Header =
|
|||||||
|
|
||||||
cs = $.el 'a',
|
cs = $.el 'a',
|
||||||
href: 'javascript:;'
|
href: 'javascript:;'
|
||||||
|
title: 'Catalog Settings'
|
||||||
|
className: 'fa fa-book'
|
||||||
textContent: 'Catalog Settings'
|
textContent: 'Catalog Settings'
|
||||||
$.on cs, 'click', () ->
|
$.on cs, 'click', () ->
|
||||||
$.id('settingsWindowLink').click()
|
$.id('settingsWindowLink').click()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user