listscreen add btn include
This commit is contained in:
parent
05bfbca8e9
commit
cb36d55fa1
@ -21,6 +21,16 @@
|
|||||||
<div class="box-header">
|
<div class="box-header">
|
||||||
<CENTER><h3 class="box-title">Siddharth Industries -View Inward Gate Register</h3></CENTER>
|
<CENTER><h3 class="box-title">Siddharth Industries -View Inward Gate Register</h3></CENTER>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-12 text-right" style="margin-bottom:-3%;">
|
||||||
|
<div class="form-group">
|
||||||
|
|
||||||
|
<a class="btn btn-primary" onclick="Test()" href="<?php echo base_url(); ?>Addigr">Add New </a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
|
|
||||||
@ -129,15 +139,6 @@
|
|||||||
<center><h4>Inward Gate File Details</h4></center> <!-- IGR number should display here-->
|
<center><h4>Inward Gate File Details</h4></center> <!-- IGR number should display here-->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-md-12 text-right" style="margin-bottom:-3%;">
|
|
||||||
<div class="form-group">
|
|
||||||
|
|
||||||
<a class="btn btn-primary" onclick="Test()" href="<?php echo base_url(); ?>Addigr">Add New </a>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Table to show the line item of po -->
|
<!-- Table to show the line item of po -->
|
||||||
<div id="contents" > </div>
|
<div id="contents" > </div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user