diff --git a/allianceauth/optimer/auth_hooks.py b/allianceauth/optimer/auth_hooks.py index 686bd4d4..e04fa524 100644 --- a/allianceauth/optimer/auth_hooks.py +++ b/allianceauth/optimer/auth_hooks.py @@ -32,7 +32,7 @@ def register_url(): class NextOpsHook(hooks.DashboardItemHook): - def __init__(self): #TODO add the view permms so if they cant see it is not rendered + def __init__(self): #TODO add the view perms so if they cant see it is not rendered hooks.DashboardItemHook.__init__( self, dashboard_ops, diff --git a/allianceauth/optimer/templates/optimer/dashboard.ops.html b/allianceauth/optimer/templates/optimer/dashboard.ops.html index b271c591..ddcd3cdd 100644 --- a/allianceauth/optimer/templates/optimer/dashboard.ops.html +++ b/allianceauth/optimer/templates/optimer/dashboard.ops.html @@ -16,22 +16,23 @@