CHANGE_Retail endrosement 2
This commit is contained in:
parent
929dad2d28
commit
93218aad71
@ -3007,6 +3007,7 @@ class EmployeeController extends AdminController
|
||||
|
||||
}
|
||||
|
||||
|
||||
public function retailendorsementList()
|
||||
{
|
||||
$data['message'] = 'File Not Found';
|
||||
|
||||
@ -1332,9 +1332,9 @@ a.app-badge-secondary:focus, a.app-badge-secondary.focus {
|
||||
<li>
|
||||
<a href="<?= base_url('/employee/test_members_list') ?>">Test Members List</a>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<li>
|
||||
<a href="<?= base_url('/employee/retail-endorsement-list') ?>">Retail Endorsement</a>
|
||||
</li> -->
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
0
app/Views/retail_endorsement_list.php
Executable file
0
app/Views/retail_endorsement_list.php
Executable file
Loading…
Reference in New Issue
Block a user