requisitionlistapproval unwanted 's' removed
This commit is contained in:
parent
e778f34fb9
commit
6947361140
@ -96,7 +96,7 @@
|
|||||||
|
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<label>Requistion Type</lsabel>
|
<label>Requistion Type</label>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<?php
|
<?php
|
||||||
$data = array('name' => 'ReqType','value' => set_value('ReqType'),'id'=>'ReqType', 'class' => 'form-control' ,'readonly' => 'true');
|
$data = array('name' => 'ReqType','value' => set_value('ReqType'),'id'=>'ReqType', 'class' => 'form-control' ,'readonly' => 'true');
|
||||||
@ -207,7 +207,6 @@
|
|||||||
|
|
||||||
<thead style="background-color:#ddf">
|
<thead style="background-color:#ddf">
|
||||||
<tr>
|
<tr>
|
||||||
s
|
|
||||||
<th>Requisition Number</th>
|
<th>Requisition Number</th>
|
||||||
<th>Requested By</th>
|
<th>Requested By</th>
|
||||||
<th>Requested Date</th>
|
<th>Requested Date</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user