| | |
| | | <script src="/themes/AdminLTE/plugins/jQuery/jquery-3.1.1.min.js"></script> |
| | | <script src="/themes/AdminLTE/plugins/datatables/jquery.dataTables.min.js"></script> |
| | | <script src="/themes/AdminLTE/plugins/datatables/dataTables.bootstrap.min.js"></script> |
| | | |
| | | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> |
| | | <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> |
| | | <!--[if lt IE 9]> |
| | |
| | | |
| | | <?php endif;?> |
| | | <?php endforeach;?> |
| | | <?php endif;?> |
| | | <li class="<?php echo $is_active_class; ?> treeview"> |
| | | <a href="#"> |
| | | <i class="fa fa-th"></i> <span><?php echo $f_module['name']?></span> |
| | |
| | | </li> |
| | | <?php if(!empty($is_active_class)):?> |
| | | <?php unset($is_active_class);?> |
| | | <?php endif;?> |
| | | |
| | | <?php endif;?> |
| | | <?php endif;?> |
| | | <?php endforeach;?> |