mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Commented out open ticket as its still Work IN Progress and not ready for stable
This commit is contained in:
@@ -37,12 +37,14 @@
|
||||
</a>
|
||||
</li>
|
||||
<?php if ($config_module_enable_ticketing == 1) { ?>
|
||||
<!-- WORK IN PROGRESS (Commented by JQ 2023-12-27)
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="#" data-toggle="modal" data-target="#openTicketsModal">
|
||||
<i class="fas fa-hourglass-half"></i>
|
||||
<span class="badge" id="runningTicketsCount">0</span>
|
||||
</a>
|
||||
</li>
|
||||
-->
|
||||
<?php } ?>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user