This commit is contained in:
Hazirah Nabilah
2017-09-21 11:51:53 +08:00
parent f08e0b85b8
commit 93931baa35
2 changed files with 13 additions and 31 deletions
+12 -11
View File
@@ -310,12 +310,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="portlet light bordered">
<span class="caption-subject font-dark bold uppercase"><h4><strong>Details</strong></h4></span>
<div class="table-toolbar" align="right">
<div class="row">
<div class="btn-group">
<a onclick="confirm('Your request has been sent. This order saved as Draft')" class="btn green"> Send to Supplier</a>
</div>
</div>
</div>
<div class="form-group">
<label for="so" class="col-md-2 control-label">Type</label>
@@ -422,7 +417,7 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div>
</div>
</div>
</form>
</div>
</div>
@@ -435,12 +430,18 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="table-toolbar" align="right">
<div class="row">
<div class="btn-group">
<a onclick="addNewColumn();" class="btn green"> New Column
<i class="fa fa-plus"></i>
</a>
<div class="color-demo tooltips" data-original-title="Click to view the link" >
<a onclick="confirm('This order saved as Draft. This is the link you requested https://gitlab.com/ciefworldwide/IZYIM.git')" class="btn green">Form Link</a>
</div>
</div>
<div class="btn-group">
<a onclick="addNewColumn();" class="btn green"><i class="fa fa-plus"></i> New Column</a>
</div>
<a class="btn green" style="margin-left: 15px;" data-toggle="modal" href="#addnew">
<i class="fa fa-plus"></i> Add New Item </a>
<i class="fa fa-plus"></i> Add New Item
</a>
</div>
</div>
<table id="table1" class="table table-bordered table-striped">
+1 -20
View File
@@ -638,27 +638,10 @@ License: You must have a valid license purchased only from themeforest(the above
<a href="javascript:;" data-action="0" class="tool-action">
<i class="icon-printer"></i> Print</a>
</li>
<li>
<a href="javascript:;" data-action="1" class="tool-action">
<i class="icon-check"></i> Copy</a>
</li>
<li>
<a href="javascript:;" data-action="2" class="tool-action">
<i class="icon-doc"></i> PDF</a>
</li>
<li>
<a href="javascript:;" data-action="3" class="tool-action">
<i class="icon-paper-clip"></i> Excel</a>
</li>
<li>
<a href="javascript:;" data-action="4" class="tool-action">
<i class="icon-cloud-upload"></i> CSV</a>
</li>
<li class="divider"> </li>
<li>
<a href="javascript:;" data-action="5" class="tool-action">
<i class="icon-refresh"></i> Reload</a>
</li>
</ul>
</div>
</div>
@@ -697,9 +680,7 @@ License: You must have a valid license purchased only from themeforest(the above
</label>
</div>
<br/>
<div class="form-group" align="center">
<img src="../assets/global/img/barcode.png" style="height:75px ; width:250px" />
</div>
</div>
</div>
</div>