moved permission checks for budget to extension

This commit is contained in:
alex
2018-04-19 13:23:33 +02:00
parent eb70a8675c
commit 0acf6b84d7
2 changed files with 1 additions and 21 deletions
-2
View File
@@ -113,8 +113,6 @@ $berechtigungen = array(
array('inout/incoming','Incomingverwaltung'),
array('inout/outgoing','Outgoingverwaltung'),
array('inout/uebersicht','Verbandsanzeige fuer Incoming/Outgoing im FAS'),
array('extension/budget_genehmigung','Genehmigen und Ablehnen von Budgetanträgen'),
array('extension/budget_verwaltung','Verwaltung von Budgetanträgen'),
array('lehre','Berechtigung fuer CIS-Seite'),
array('lehre/abgabetool','Projektabgabetool, Studentenansicht'),
array('lehre/abgabetool:download','Download von Projektarbeitsabgaben'),