Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit e21f3f72 authored by anuchitgiw's avatar anuchitgiw
Browse files

Update main.php

parent f33eac81
No related branches found
No related tags found
No related merge requests found
...@@ -210,9 +210,6 @@ main of template ips system ...@@ -210,9 +210,6 @@ main of template ips system
<li> <a class="waves-effect waves-dark" href="<?php echo base_url() ?>Manage/Management_controller" aria-expanded="false"> <li> <a class="waves-effect waves-dark" href="<?php echo base_url() ?>Manage/Management_controller" aria-expanded="false">
<i class="mdi mdi-account "></i><span class="hide-menu">จัดการข้อมูลบุคลากร</span></a> <i class="mdi mdi-account "></i><span class="hide-menu">จัดการข้อมูลบุคลากร</span></a>
</li> </li>
<? endif; ?>
<? if ($_SESSION['data_user_login']->p_type == 1) : ?>
<li> <a class="waves-effect waves-dark" href="<?php echo base_url() ?>Manage_user/Manage_user_controller" aria-expanded="false"> <li> <a class="waves-effect waves-dark" href="<?php echo base_url() ?>Manage_user/Manage_user_controller" aria-expanded="false">
<i class="fas fa-building "></i><span class="hide-menu">จัดการข้อมูลองค์กร</span></a> <i class="fas fa-building "></i><span class="hide-menu">จัดการข้อมูลองค์กร</span></a>
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment