Přidaná agenda pro nastavení limitů komisí. Změněn způsob hlídání limitů při zadávání nového požadavku- limit se bere z nové agendy.

closes #263
closes #264
This commit is contained in:
2016-02-06 23:43:31 +01:00
parent cd6b8c01dc
commit cbb81657c8
22 changed files with 525 additions and 19 deletions
+4
View File
@@ -130,6 +130,10 @@
label="${labels.AgendaWorkgroups}"
href="/admin/workgroups"
disabled="${not sec:isAllGranted('PERM_READ_WORKGROUPS')}" />
<menuitem
label="${labels.LimitsAgName}"
href="/admin/limits"
disabled="${not sec:isAllGranted('PERM_READ_LIMITS')}" />
</menupopup>
</menu>
</menupopup>