Comment out SAT Timers menu item in header
The SAT Timers dropdown link in the header has been commented out, removing it from the navigation menu. This may be for temporary deactivation or pending further updates.
这个提交包含在:
父节点
a6b5efbb55
当前提交
ca8a81bb5c
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -201,7 +201,7 @@
|
|||
<a class="dropdown-item" href="<?php echo site_url('bandmap/list'); ?>" title="Bandmap"><i class="fa fa-bezier-curve"></i> <?php echo lang('menu_bandmap'); ?></a>
|
||||
<?php } ?>
|
||||
<div class="dropdown-divider"></div>
|
||||
<a class="dropdown-item" href="<?php echo site_url('sattimers'); ?>" title="SAT Timers"><i class="fas fa-satellite"></i> SAT Timers</a>
|
||||
<!-- a class="dropdown-item" href="<?php echo site_url('sattimers'); ?>" title="SAT Timers"><i class="fas fa-satellite"></i> SAT Timers</a> -->
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用