mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
More enforcing user permissions
This commit is contained in:
@@ -37,7 +37,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-details<?php echo $asset_id; ?>">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user