mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +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():
|
def init():
|
||||||
"""Initialize the dynamicdns module"""
|
"""Initialize the dynamicdns module"""
|
||||||
menu = cfg.main_menu.get('apps:index')
|
menu = cfg.main_menu.get('apps:index')
|
||||||
menu.add_urlname('Dynamic DNS', 'glyphicon-comment',
|
menu.add_urlname('Dynamic DNS', 'glyphicon-refresh',
|
||||||
'dynamicdns:index', 40)
|
'dynamicdns:index', 40)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user