mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-18 09:10:49 +00:00
use different UI logo than XMPP
This commit is contained in:
parent
17ffdd6fee
commit
7ea9e1cf94
@ -42,7 +42,7 @@ subsubmenu = [{'url': reverse_lazy('dynamicdns:index'),
|
||||
def init():
|
||||
"""Initialize the dynamicdns module"""
|
||||
menu = cfg.main_menu.get('apps:index')
|
||||
menu.add_urlname('Dynamic DNS', 'glyphicon-comment',
|
||||
menu.add_urlname('Dynamic DNS', 'glyphicon-refresh',
|
||||
'dynamicdns:index', 40)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user