This commit is contained in:
gandhimathi Bharathirajan 2017-05-18 10:52:40 +05:30
parent a7cb0a6d81
commit a96ed46bd6

View File

@ -137,7 +137,7 @@
</a> </a>
</li> </li>
<?php <?php
if($role != ROLE_MANAGER & $role != ROLE_EMPLOYEE ) if($role == ROLE_ADMIN || $DEPCode == SALES || $DEPCode == FINANCE )
{ {
?> ?>