Ignore:
Timestamp:
Nov 20, 2014 4:35:00 PM (10 years ago)
Author:
namnd
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/views/layout/admin/sidebar.php

    r461 r584  
    5757
    5858                                                                <li class="<?php if(in_array($class,array("user"))) {echo "active";}?>">
    59                                                                         <a href="#" class="dropdown-toggle" >
     59                                                                        <a href="<?php echo $base_url; ?>admin/nguoi_dung">
    6060                                                                                <i class="icon-double-angle-right"></i>
    6161                                                                                Người dùng
     
    6363                                                                        </a>
    6464
    65                                                                         <ul class="submenu">
     65                                                                        <!--ul class="submenu">
    6666                                                                                <li class="<?php if(in_array($class,array("user"))) {echo "active";}?>"> <a href="<?php echo $base_url; ?>admin/nguoi_dung"> Kích hoạt/ Tạm ngưng </a> </li>
    6767                                                                                <li class="<?php if(in_array($class,array("user"))) {echo "active";}?>"> <a href="<?php echo $base_url; ?>admin/nguoi_dung"> Thống kê tài khoản </a> </li>
    68                                                                         </ul>
     68                                                                        </ul-->
    6969                                                                </li>
    7070
Note: See TracChangeset for help on using the changeset viewer.