mirror of https://github.com/itflow-org/itflow
Tid
This commit is contained in:
parent
df313e5bd6
commit
4d773e895a
|
|
@ -10,7 +10,6 @@
|
|||
</ul>
|
||||
|
||||
<!-- Center navbar links -->
|
||||
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<!-- SEARCH FORM -->
|
||||
|
|
@ -28,7 +27,6 @@
|
|||
</ul>
|
||||
|
||||
<!-- Right navbar links -->
|
||||
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<?php if ($config_module_enable_ticketing == 1) { ?>
|
||||
|
|
@ -114,7 +112,6 @@
|
|||
</li>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
<!-- End New Notifications Dropdown -->
|
||||
|
||||
<li class="nav-item dropdown user-menu">
|
||||
|
|
|
|||
Loading…
Reference in New Issue