listscreen add btn include

This commit is contained in:
venbatechnologies 2018-07-16 10:33:20 +05:30
parent 05bfbca8e9
commit cb36d55fa1

View File

@ -21,6 +21,16 @@
<div class="box-header">
<CENTER><h3 class="box-title">Siddharth Industries -View Inward Gate Register</h3></CENTER>
</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="col-md-12">
@ -128,16 +138,7 @@
<button type="button" class="close" data-dismiss="modal">&times;</button>
<center><h4>Inward Gate File Details</h4></center> <!-- IGR number should display here-->
</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 -->
<div id="contents" > </div>