'Newmenuadded'

This commit is contained in:
gandhimathi Bharathirajan 2017-07-07 17:42:40 +05:30
parent 4d63483aca
commit e600ef34d8

View File

@ -482,8 +482,14 @@
<span>Inward Gate Register Entry</span>
</a>
</li>
<li class="treeview">
<a href="<?php echo base_url(); ?>ViewigrDetails">
<i class="fa fa-upload"></i>
<span>View Inward Gate Register</span>
</a>
</li>
<?php }
if($Designation == SECURITY || $DEPCode == STORE || $DEPCode == QUALITY)
if($DEPCode == STORE || $DEPCode == QUALITY)
{
?>
<li class="treeview">
@ -492,10 +498,7 @@
<span>View Inward Gate Register</span>
</a>
</li>
<?php
if($DEPCode == STORE || $DEPCode == QUALITY)
{
?>
<li class="treeview">
<a href="<?php echo base_url(); ?>MRIRcontroller/materialinspectionreport">
<i class="fa fa-upload"></i>
@ -509,12 +512,12 @@
</a>
</li>
<?php
}
}
?>
</ul>
</li>
<?php }
<?php
if($DEPCode == STORE)
{ ?>
<li class="treeview">
@ -522,7 +525,26 @@
<i class="fa fa-dashboard"></i> <span>Stock Details</span>
</a>
</li>
<?php } ?>
<?php }
}?>
<?php
if($DEPCode == FINANCE)
{ ?>
<li class="treeview">
<a href="<?php echo base_url(); ?>ViewMRIRBilling">
<i class="fa fa-dashboard"></i> <span>Billing</span>
</a>
</li>
<?php } ?>
<?php
if($DEPCode == PURCHASE)
{ ?>
<li class="treeview">
<a href="<?php echo base_url(); ?>purchaseorder/advancerequest">
<i class="fa fa-dashboard"></i> <span>Advance Request</span>
</a>
</li>
<?php } ?>
<li class="dropdown user user-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">