From 5f8a4d25ea9034cadc8ae19a2ffab788f62cc56c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 27 Sep 2011 16:24:03 +0200 Subject: reworked authorization, now works on api level --- module/web/templates/default/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module/web/templates/default/base.html') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 4057d320c..2987cf081 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -257,7 +257,7 @@ function AddBox(){
-{% if perms.status %} +{% if perms.STATUS %} {% endif %} -{% if perms.see_downloads %} +{% if perms.LIST %}