heama
This commit is contained in:
parent
94fd1de7e9
commit
e219e0b798
@ -171,7 +171,7 @@
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<label>Status<span class="required">*</span></label> <br/>
|
<label>Modules<span class="required">*</span></label> <br/>
|
||||||
<label class="radio-inline">
|
<label class="radio-inline">
|
||||||
<input type="radio" name="usr[u_isactive]" id="add_u_isactive_1" value="1" required> Active
|
<input type="radio" name="usr[u_isactive]" id="add_u_isactive_1" value="1" required> Active
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
@ -200,7 +200,7 @@
|
|||||||
?>
|
?>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 mb25">
|
<div class="col-md-7">
|
||||||
<label>File<span class="required">*</span></label>
|
<label>File<span class="required">*</span></label>
|
||||||
<input required type="file" name="tmc_file" />
|
<input required type="file" name="tmc_file" />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -159,7 +159,7 @@
|
|||||||
<th>TOTAL TKT FARE</th>
|
<th>TOTAL TKT FARE</th>
|
||||||
<th>REMARKS</th>
|
<th>REMARKS</th>
|
||||||
<th>ACTION</th>
|
<th>ACTION</th>
|
||||||
<th>GST TKT</th>
|
<th>GST TICKET</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user