mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
More enforcing user permissions
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="tab-content">
|
||||
<div class="tab-content" <?php if (lookupUserPermission('module_support') <= 1) { echo 'inert'; } ?>>
|
||||
|
||||
<div class="tab-pane fade show active" id="pills-overview">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user