mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Merge branch 'dynamicdns' of https://github.com/steglicd/Plinth into dynamicdns
use package framework for installing ez-ipupdate
This commit is contained in:
commit
c31161a056
@ -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('dynamicdns', 'glyphicon-comment', 'dynamicdns:index', 40)
|
||||
menu.add_urlname('Dynamic DNS', 'glyphicon-comment', 'dynamicdns:index', 40)
|
||||
|
||||
|
||||
@login_required
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user