This commit is contained in:
Nur Nadiah Nabilah Binti Hashinordin
2017-09-28 15:17:24 +08:00
22 changed files with 4319 additions and 634 deletions
+101 -60
View File
@@ -466,6 +466,16 @@
<div class="tab-content">
<div class="tab-pane active" id="tab_1_1_1">
<ul class="chats">
<li class="in">
<a style="float:left" data-toggle="modal" href="#profile"> Bob Nilson </a>
<br>
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar1.jpg" />
<div class="message">
<span class="arrow"> </span>
<span class="body"><strong> Decision requested</strong> <a data-toggle="modal" href="#request">View</a> <br/> <a href="#url">Reply</a> <a href="#url">Recall</a> </span>
<span class="datetime" style="float:right"> 20:30 </span>
</div>
</li>
<li class="out">
<a style="float:right" data-toggle="modal" href="#profile">Lisa Wong </a>
<br>
@@ -685,65 +695,7 @@
</div>
</div>
<!--
<div class="portlet-body">
<div class="scroller" style="height: 300px;" data-always-visible="1" data-rail-visible="0">
<ul class="feeds">
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-info">
<i class="fa fa-money"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> CIEF updated their currency on <strong>05/08/2017 13:12</strong> for <strong>MYR</strong> currency. The new rate are <strong>Buy 1.6</strong> and <strong>Sell 1.605</strong>.</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> Just now </div>
</div>
</li>
<li>
<a href="javascript:;">
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-success">
<i class="fa fa-money"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> ABC updated their currency on <strong>05/08/2017 12:52</strong> for <strong>USD</strong> currency. The new rate are <strong>Buy 1.59</strong> and <strong>Sell 1.60</strong>.</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 20 mins </div>
</div>
</a>
</li>
<li>
<div class="col1">
<div class="cont">
<div class="cont-col1">
<div class="label label-sm label-danger">
<i class="fa fa-money"></i>
</div>
</div>
<div class="cont-col2">
<div class="desc"> ABC updated their currency on <strong>05/08/2017 13:48</strong> for <strong>HKD</strong> currency. The new rate are <strong>Buy 1.59</strong> and <strong>Sell 1.60</strong>.</div>
</div>
</div>
</div>
<div class="col2">
<div class="date"> 24 mins </div>
</div>
</li>
</ul>
</div>
</div>
-->
</div>
</div>
@@ -1013,6 +965,95 @@
</div>
</div>
<!-- Modal -->
<div class="modal fade in " id="request" tabindex="-1" role="basic" aria-hidden="true" style="z-index:999999;">
<div class="modal-dialog modal-lg ">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
<div class="caption">
<h3><i class='fa fa-question'></i>Decision Request</h3>
</div>
</div>
<div class="modal-body">
<div class="portlet light bordered">
<form role="form" action="#">
<div class="form-group">
<br/>
<h2><strong>Unmatch Measurement</strong></h2>
<div class="portlet-body">
<table class="table table-bordered table-hover">
<thead>
<tr >
<th width="5">No</th>
<th width="10">Total Ctn (nominal)</th>
<th width="10">Measurement (nominal)</th>
<th width="10">Weight (nominal)</th>
<th width="5">Total Ctn (actual)</th>
<th width="10">Measurement (actual)</th>
<th width="10">Weight (actual)</th>
<th width="10">Photo Reference</th>
</tr>
</thead>
<tbody>
<tr class="eror" >
<td>1</td>
<td>4</td>
<td>40x40x40</td>
<td>10kg</td>
<td ><a href="javascript:void(0)" id="totalctn" data-type="text" data-pk="1" data-original-title="Total Ctn"> 3 </a></td>
<td><a href="javascript:void(0)" id="measurement" data-type="text" data-pk="1" data-original-title="Measurement"> 30 x 30 x 30 </a></td>
<td><a href="javascript:void(0)" id="weight" data-type="text" data-pk="1" data-original-title="Weight"> 9.8kg </a></td>
<td>
<div>
<span><img class="img-responsive" src="../assets/pages/media/works/img7.jpg" alt="" style="width: 50%; height: 50%"></span>
</div>
</td>
</tr>
<tr>
<td>2</td>
<td>4</td>
<td>40x40x40</td>
<td>10kg</td>
<td><a href="javascript:void(0)" id="totalctn2" data-type="text" data-pk="1" data-original-title="Total Ctn"> 4 </a></td>
<td><a href="javascript:void(0)" id="measurement2" data-type="text" data-pk="1" data-original-title="Measurement"> 40 x 40 x 40 </a></td>
<td><a href="javascript:void(0)" id="weight2" data-type="text" data-pk="1" data-original-title="Weight"> 9.8kg </a></td>
<td>
<div>
<span><img class="img-responsive" src="../assets/pages/media/works/img8.jpg" alt="" style="width: 50%; height: 50%"></span>
</div>
</td>
</tr>
<tr>
<td>3</td>
<td>4</td>
<td>40x40x40</td>
<td>10kg</td>
<td><a href="javascript:void(0)" id="totalctn3" data-type="text" data-pk="1" data-original-title="Total Ctn"> 4 </a></td>
<td><a href="javascript:void(0)" id="measurement3" data-type="text" data-pk="1" data-original-title="Measurement"> 40 x 40 x 40 </a></td>
<td><a href="javascript:void(0)" id="weight3" data-type="text" data-pk="1" data-original-title="Weight"> 9.8kg </a></td>
<td>
<div>
<span><img class="img-responsive" src="../assets/pages/media/works/img9.jpg" alt="" style="width: 50%; height: 50%"></span>
</div>
</td>
</tr>
</tbody>
</table>
<div class="modal-footer">
<button type="button" class="btn green" onclick="confirm('Thank you. Will proceed with your order.')" data-dismiss="modal" >Yes</button>
<button type="button" class="btn dark btn-outline" data-dismiss="modal">No</button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade in " id="decision" tabindex="-1" role="basic" aria-hidden="true" style="z-index:999999;">
<div class="modal-dialog ">
<div class="modal-content">
@@ -1275,7 +1316,7 @@
<td>
<label class='mt-checkbox mt-checkbox-single mt-checkbox-outline'>
<input type='checkbox' class='checkboxes' value='1' /><span></span>
</label</td>
</label></td>
<td>4</td>
<td>2017-08-02 13:45:22</td>
<td><a href="https://unsplash.it/1200/768.jpg?image=251" data-toggle="lightbox" data-gallery="example-gallery" class="col-sm-4">Container</a>
+1 -2
View File
@@ -429,8 +429,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="table-container">
<div id="mask"></div>
<span id="switch" class="pull-right" style="margin-left:5px; margin-right:5px;">Status : &nbsp;&nbsp;<input type='checkbox' class='make-switch pull-right asdasd' checked data-size='small' data-on-color='success' data-on-text='ON' data-off-color='default' data-off-text='OFF'></span>
<table id="example" class="table table-striped table-bordered table-hover order-column"></table>
</div>
+6 -6
View File
@@ -435,7 +435,7 @@ License: You must have a valid license purchased only from themeforest(the above
</ul>
</th>
<th width="1%"> Supplier
<br/> Code
<br/> Name
<br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span>
@@ -563,7 +563,7 @@ License: You must have a valid license purchased only from themeforest(the above
<br/>
</center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0008 </td>
<td>
<center>12,000.00 (RMB)</center>
@@ -601,7 +601,7 @@ License: You must have a valid license purchased only from themeforest(the above
<br/>
</center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0007 </td>
<td>
<center>15,000.00 (USD)</center>
@@ -639,7 +639,7 @@ License: You must have a valid license purchased only from themeforest(the above
<br/>
</center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0005 </td>
<td>
<center>8,000.00 (MYR)</center>
@@ -677,7 +677,7 @@ License: You must have a valid license purchased only from themeforest(the above
<br/>
</center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0004 </td>
<td>
<center>5,000.00 (HKD)</center>
@@ -716,7 +716,7 @@ License: You must have a valid license purchased only from themeforest(the above
<br/>
</center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0003 </td>
<td>
<center>4,000.00 (USD)</center>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2 -4
View File
@@ -319,7 +319,7 @@ License: You must have a valid license purchased only from themeforest(the above
<ul class="nav">
<li class="active">
<a href="profile.html">
<i class="icon-settings"></i> Profile Settings </a>
<i class="icon-settings"></i> Personal Settings </a>
</li>
<li>
<a href="team.html">
@@ -372,9 +372,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="col-md-10" style="padding-left: 0px;padding-right: 0px;">
<input type="text" placeholder="+6 012 3456789" class="form-control" />
</div>
<div class="col-md-2" style="padding-left: 30px;">
<input type="checkbox" checked class="make-switch" data-size="small">
</div>
</div>
</div>
</div>
+20 -62
View File
@@ -477,22 +477,11 @@ License: You must have a valid license purchased only from themeforest(the above
<td> (MYR)12,000</td>
<td> <span style='color:#002EFF;font-weight: 700;'> Amended </span>
</td>
<td><span style='color:#FF0000;font-weight: 700;'> No </span>
</td>
<td>
<center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i>
</button>
<ul class='dropdown-menu'>
<li><a href='#'> View </a>
</li>
<li><a href='#'> Cancel </a>
</li>
</ul>
</div>
<br/>
</center>
<td> <a ><span style='color:#568add' > No </span></a></td>
<td><center>
<div class='btn-group'>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
<tr>
@@ -506,21 +495,11 @@ License: You must have a valid license purchased only from themeforest(the above
<td> (MYR)21,000</td>
<td> <span style='color:#002EFF;font-weight: 700;'> Amended </span>
</td>
<td> Yes </td>
<td>
<center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i>
</button>
<ul class='dropdown-menu'>
<li><a href='#'> View </a>
</li>
<li><a href='#'> Cancel </a>
</li>
</ul>
</div>
<br/>
</center>
<td style="color: #568add"><a href="javascript:window.open('previewpl.html', 'Preview PL', 'width=1000,height=600');" data-placement="bottom" data-original-title="Preview PL"> Yes </a></td>
<td><center>
<div class='btn-group'>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
<tr>
@@ -534,22 +513,11 @@ License: You must have a valid license purchased only from themeforest(the above
<td> (MYR)18,000</td>
<td> <span style='color:#FF0000;font-weight: 700;'> Canceled </span>
</td>
<td><span style='color:#FF0000;font-weight: 700;'> No </span>
</td>
<td>
<center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i>
</button>
<ul class='dropdown-menu'>
<li><a href='#'> View </a>
</li>
<li><a href='#'> Cancel </a>
</li>
</ul>
</div>
<br/>
</center>
<td> <a ><span style='color:#568add'> No </span></a> </td>
<td><center>
<div class='btn-group'>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
<tr>
@@ -563,21 +531,11 @@ License: You must have a valid license purchased only from themeforest(the above
<td> (MYR)10,000</td>
<td> <span style='color:#FF0000;font-weight: 700;'> Canceled </span>
</td>
<td> Yes</td>
<td>
<center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i>
</button>
<ul class='dropdown-menu'>
<li><a href='#'> View </a>
</li>
<li><a href='#'> Cancel </a>
</li>
</ul>
</div>
<br/>
</center>
<td style="color: #568add"><a href="javascript:window.open('previewpl.html', 'Preview PL', 'width=1000,height=600');" data-placement="bottom" data-original-title="Preview PL"> Yes </a></td>
<td><center>
<div class='btn-group'>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
</tbody>
+9 -2
View File
@@ -1088,7 +1088,7 @@ EDD: 17-10-2017
<div class="portlet-title">
<div class="caption">
<i class="icon-social-dribbble font-green hide"></i>
<span class="caption-subject font-dark bold uppercase">Order List</span>
<span class="caption-subject font-dark bold uppercase">Container Loading List</span>
</div>
</div>
<div class="portlet-body">
@@ -1224,7 +1224,7 @@ EDD: 17-10-2017
</p>
<div class="row">
<div class="col-md-offset-4 col-md-9">
<a href="chat.html" class="btn btn-outline green button-next"> Submit</a>
<button class="btn btn-outline green button-next" onclick="myFunction()"> Submit</button>
<button type="button" class="btn dark btn-outline" data-dismiss="modal">Close</button>
</div>
</div>
@@ -1914,6 +1914,13 @@ EDD: 17-10-2017
jQuery(document).ready(function() {
FormWizard.init();
});
function myFunction() {
alert("All the details will send to this number 0123456789");
}
</script>
</body>
+11 -1
View File
@@ -313,7 +313,7 @@ License: You must have a valid license purchased only from themeforest(the above
<i class="fa fa-circle"></i>
</li>
<li>
<a href="purchaseorder2.html">Purchase Order</a>
<a href="shippingorderstatus.html">Shipping Order</a>
</li>
</ul>
</div>
@@ -405,6 +405,12 @@ License: You must have a valid license purchased only from themeforest(the above
<span class="fa fa-filter"></span>
</button>
</th>
<th width="1%"> PO Status
<br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span>
</button>
</th>
<th width="1%"> Total CBM
<br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
@@ -443,6 +449,7 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Infinite co.</td>
<td> Bob Supply Warehouse
<br>Venue:61250, Hong Kong</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 451cm</td>
<td> 123kg</td>
<td> 14</td>
@@ -474,6 +481,7 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Inspirit co.</td>
<td> Bob Supply Warehouse
<br>Venue:61250, Hong Kong</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 321cm</td>
<td> 123kg</td>
<td> 17</td>
@@ -505,6 +513,7 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Indynamic co.</td>
<td> Bob Supply Warehouse
<br>Venue:61250, Hong Kong</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 321cm</td>
<td> 123kg</td>
<td> 11</td>
@@ -535,6 +544,7 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Indinite co.</td>
<td> Tom Warehouse
<br>Venue:61250, Dongguan</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 321cm </td>
<td> 245kg </td>
<td> 19</td>
+3 -3
View File
@@ -759,13 +759,13 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div>
<div class="form-group">
<label class="control-label col-md-4">Position</label>
<label class="control-label col-md-4">Access Right</label>
<div class="col-md-8">
<div class="input-group select2-bootstrap-prepend">
<select id="position" name="position" class="form-control select2-allow-clear">
<select id="accessright" name="accessright" class="form-control select2-allow-clear">
<option></option>
<option value="1">Admin</option>
<option value="2">Staff</option>
<option value="2">User</option>
</select>
</div>
</div>
+4
View File
@@ -473,6 +473,8 @@ License: You must have a valid license purchased only from themeforest(the above
<label><b>Purchase Value</b>
</label>
<p>12,000.00(RMB)</p>
<a href="orderdetails.html" style="margin-left:350px" class="btn blue btn-outline btn-circle" >
<i class="fa fa-pencil" aria-hidden="true"></i> Details</a>
</div>
</li>
<li data-date="10/01/2014">
@@ -501,6 +503,8 @@ License: You must have a valid license purchased only from themeforest(the above
<label><b>Remark</b>
</label>
<p>Warehouse received xxx</p>
<a href="orderdetails.html" style="margin-left:350px" class="btn blue btn-outline btn-circle" >
<i class="fa fa-pencil" aria-hidden="true"></i> Details</a>
</div>
</div>
</li>
-5
View File
@@ -339,29 +339,24 @@ License: You must have a valid license purchased only from themeforest(the above
<table id="user" class="table table-bordered table-striped">
<thead>
<th>Date & Time</th>
<th>Rate(Buy)</th>
<th>Rate(Sell)</th>
</thead>
<tbody>
<tr>
<td>04/07/2017 13:12</td>
<td>1.6 </td>
<td>1.605 </td>
</tr>
<tr>
<td>03/07/2017 13:20</td>
<td>1.59 </td>
<td>1.6 </td>
</tr>
<tr>
<td>02/07/2017 13:09</td>
<td>1.59 </td>
<td>1.6 </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
+6 -6
View File
@@ -371,7 +371,7 @@ License: You must have a valid license purchased only from themeforest(the above
<li><input onchange="filterme()" name="shipno" value="123456" type="checkbox"/>&nbsp;123456</li>
</ul>
</th>-->
<th width="1%"> Supplier<br/> Code <br/>
<th width="1%"> Supplier<br/> Name <br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span></button>
<ul class="dropdown-menu">
@@ -448,7 +448,7 @@ License: You must have a valid license purchased only from themeforest(the above
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>00005<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href="chat.html"> Chat <span class='badge badge-warning'> 5 </span></a></li><li><a href='orderdetails.html'> Details </a></li><li class='divider'> </li><li><a href='javascript:;'> Cancel</a></li></ul>
</div><br/></center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0008 </td>
<td> 123456 </td>
<td> <center>12,000.00 (RMB)</center> </td>
@@ -468,7 +468,7 @@ License: You must have a valid license purchased only from themeforest(the above
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>00004<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href="chat.html"> Chat <span class='badge badge-warning'> 10 </span></a></li><li><a href='orderdetails.html'> Details </a></li><li class='divider'> </li><li><a href='javascript:;'> Cancel</a></li></ul>
</div><br/></center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0007 </td>
<td> 123456 </td>
<td> <center>15,000.00 (USD)</center> </td>
@@ -488,7 +488,7 @@ License: You must have a valid license purchased only from themeforest(the above
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>00003<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href="chat.html"> Chat </a></li><li><a href='orderdetails.html'> Details </a></li><li class='divider'> </li><li><a href='javascript:;'> Cancel</a></li></ul>
</div><br/></center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0005 </td>
<td> 123456 </td>
<td> <center>8,000.00 (MYR)</center> </td>
@@ -508,7 +508,7 @@ License: You must have a valid license purchased only from themeforest(the above
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>00002<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href="chat.html"> Chat <span class='badge badge-warning'> 1 </span></a></li><li><a href='orderdetails.html'> Details </a></li><li class='divider'> </li><li><a href='javascript:;'> Cancel</a></li></ul>
</div><br/></center>
</td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0004 </td>
<td> 123456 </td>
<td> <center>5,000.00 (HKD)</center> </td>
@@ -527,7 +527,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>00001<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href="chat.html"> Chat </a></li><li><a href='orderdetails.html'> Details </a></li><li class='divider'> </li><li><a href='javascript:;'> Cancel</a></li></ul>
</div><br/></center> </td>
<td> 123456 </td>
<td> HMM </td>
<td> CIEF/0003 </td>
<td> 123456 </td>
<td> <center>4,000.00 (USD)</center> </td>
+33 -72
View File
@@ -173,52 +173,46 @@ License: You must have a valid license purchased only from themeforest(the above
</a>
</li>
<li class="nav-item">
<a href="chat.html" class="nav-link nav-toggle">
<i class="fa fa-comments-o"></i>
<span class="title">Messenger</span>
<span class="selected"></span>
</a>
</li>
<li class="nav-item">
<a href="trackorder.html" class="nav-link nav-toggle">
<i class="icon-basket"></i>
<span class="title">Track Order</span>
<span class="selected"></span>
</a>
</li>
<li class="nav-item ">
<a href="javascript:;" class="nav-link nav-toggle">
<i class="icon-briefcase"></i>
<span class="title">Arrangements</span>
<i class="icon-basket"></i>
<span class="title">Orders</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="nav-item ">
<a href="deliveryarrange.html" class="nav-link ">
<ul class="sub-menu ">
<li class="nav-item start ">
<a href="purchaseorder.html" class="nav-link ">
<i class="icon-clock"></i>
<span class="title">Delivery Arrangement</span>
<span class="title">Purchase Order</span>
</a>
</li>
<li class="nav-item">
<a href="shipmentarrange.html" class="nav-link ">
<li class="nav-item ">
<a href="shippingorderstatus.html" class="nav-link ">
<i class="icon-check"></i>
<span class="title">Shipment Arrangement</span>
</a>
</li>
<li class="nav-item">
<a href="warehousenote.html" class="nav-link ">
<i class="icon-check"></i>
<span class="title">Warehouse Receive Note</span>
<span class="title">Shipping Order</span>
</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="chat.html?menu=true" class="nav-link nav-toggle">
<i class="fa fa-comments-o"></i>
<span class="title">Messenger</span>
<span class="selected"></span>
</a>
</li>
<li class="nav-item">
<a href="trackorder.html?menu=true" class="nav-link nav-toggle">
<i class="icon-basket"></i>
<span class="title">Track Order</span>
<span class="selected"></span>
</a>
</li>
<li class="nav-item ">
</li>
<li class="nav-item">
<a href="profile.html" class="nav-link nav-toggle">
<i class="icon-user"></i>
<span class="title">Profile</span>
</a>
</li>
</li>
<li class="nav-item">
<a href="contactlist.html" class="nav-link nav-toggle">
<i class="icon-notebook"></i>
@@ -258,8 +252,8 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="portlet box green portlet-fit portlet-datatable bordered">
<div class="portlet-title">
<div class="caption">
<i class="icon-settings font-dark"></i>
<span class="caption-subject font-dark sbold uppercase"> Order : 123456
<i class="icon-settings font-white"></i>
<span class="caption-subject font-white sbold uppercase"> Order : 123456
<span class="hidden-xs">| 01 Sept 2017 10:16 AM </span>
</span>
</div>
@@ -373,45 +367,12 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="caption"><b>Packaging List </b></div>
</div>
<div class="portlet-body">
<div class="portlet box green">
<div class="portlet-title">
<!-- <div class="portlet-title">
<div class="actions">
<div class="btn-group">
<a class="btn white btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
<i class="fa fa-share"></i>
<span class="hidden-xs"> Actions </span>
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-right" id="sample_3_tools">
<li>
<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>
</div>
</div> -->
<div class="portlet-body">
<div class="table-container">
<table id="table1" class="table table-bordered table-striped">
@@ -502,7 +463,7 @@ License: You must have a valid license purchased only from themeforest(the above
</tbody>
</table>
</div>
</div>
</div>
</div>
File diff suppressed because it is too large Load Diff
+2 -4
View File
@@ -269,7 +269,7 @@ License: You must have a valid license purchased only from themeforest(the above
<ul class="nav">
<li class="active">
<a href="profile.html">
<i class="icon-settings"></i> Profile Settings </a>
<i class="icon-settings"></i> Personal Settings </a>
</li>
<li>
<a href="team.html">
@@ -322,9 +322,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="col-md-9" style="padding-left: 0px;padding-right: 0px;">
<input type="text" placeholder="+6 012 3456789" class="form-control" />
</div>
<div class="col-md-3" style="padding-left: 30px;">
<input type="checkbox" checked class="make-switch" data-size="small" data-on-text="HIDE" data-off-text="UNHIDE" >
</div>
</div>
</div>
</div>
+9 -9
View File
@@ -273,7 +273,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="caption">
<i class="fa fa-cogs"></i><strong>Purchase Order Status</strong> </div>
<div class="actions">
<a href="purchaseorder2.html" class="btn red btn-outline btn-circle" data-placement="bottom" data-original-title="Track Order">
<a href="purchaseorder2.html" class="btn white btn-outline btn-circle" data-placement="bottom" data-original-title="Track Order">
<i class="fa fa-pencil" aria-hidden="true"></i> Create New
</a>
<div class="btn-group">
@@ -392,10 +392,10 @@ License: You must have a valid license purchased only from themeforest(the above
<td> CIEF Worldwide Sdn Bhd <br>Venue:61250, Dongguan</td>
<td> (MYR)12,000</td>
<td> <span style='color:#002EFF;font-weight: 700;'> Amended </span></td>
<td> <a href="shippingorderstatus.html"><span style='color:#FF0000;font-weight: 700;' > No </span></a></td>
<td> <a href="shippingorder.html"><span style='color:#568add' > No </span></a></td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
@@ -406,10 +406,10 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Homemade Market <br>Venue:61250, Hong Kong</td>
<td> (MYR)21,000</td>
<td> <span style='color:#002EFF;font-weight: 700;'> Amended </span></td>
<td> Yes </td>
<td style="color: #568add"><a href="javascript:window.open('previewpl.html', 'Preview PL', 'width=1000,height=600');" data-placement="bottom" data-original-title="Preview PL"> Yes </a></td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
@@ -420,10 +420,10 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Talent Cloud Sdn Bhd <br>Venue:61250, Hong Kong</td>
<td> (MYR)18,000</td>
<td> <span style='color:#FF0000;font-weight: 700;'> Canceled </span></td>
<td> <a href="shippingorderstatus.html"><span style='color:#FF0000;font-weight: 700;'> No </span></a> </td>
<td> <a href="shippingorder.html"><span style='color:#568add'> No </span></a> </td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
@@ -434,10 +434,10 @@ License: You must have a valid license purchased only from themeforest(the above
<td> Serv Sdn Bhd <br>Venue:61250, Dongguan</td>
<td> (MYR)10,000</td>
<td> <span style='color:#FF0000;font-weight: 700;'> Canceled </span></td>
<td> Yes</td>
<td style="color: #568add"><a href="javascript:window.open('previewpl.html', 'Preview PL', 'width=1000,height=600');" data-placement="bottom" data-original-title="Preview PL"> Yes </a></td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
<button class='btn btn-xs green dropdown-toggle' type="button" data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
</div><br/></center>
</td>
</tr>
+4 -4
View File
@@ -501,21 +501,21 @@
<th> Quantity </th>
<th> UOM</th>
<th> Stock Value</th>
<th> Unit Price
<th> Unit Price <!-- <br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span></button>
<ul class="dropdown-menu">
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/>&nbsp;RMB</li>
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/>&nbsp;MYR</li>
</ul>
</ul> -->
</th>
<th> Sub Total
<th> Sub Total <!-- <br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span></button>
<ul class="dropdown-menu">
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/>&nbsp;RMB</li>
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/>&nbsp;MYR</li>
</ul>
</ul> -->
</th>
<th> Actions</th>
</tr>
+17 -3
View File
@@ -357,6 +357,12 @@ License: You must have a valid license purchased only from themeforest(the above
<input type="text" class="form-control" id="marking" placeholder="IFNT">
</div>
</div>
<div class="form-group">
<label for="so" class="col-md-2 control-label">Warehouse Order No</label>
<div class="col-md-4">
<input type="text" class="form-control" id="whorderno" placeholder="IFNT1004">
</div>
</div>
</div>
<div id="issue2" style="display: none;">
@@ -405,6 +411,12 @@ License: You must have a valid license purchased only from themeforest(the above
<input type="textarea" class="form-control" id="marking" placeholder="IFNT">
</div>
</div>
<div class="form-group">
<label for="so" class="col-md-2 control-label">Warehouse Order No</label>
<div class="col-md-4">
<input type="text" class="form-control" id="whorderno" placeholder="IFNT1004">
</div>
</div>
</div>
</div>
</div>
@@ -592,7 +604,7 @@ License: You must have a valid license purchased only from themeforest(the above
<a href="javascript:;" class="btn btn-outline green button-next"> Next
<i class="fa fa-angle-right"></i>
</a>
<a onclick="confirm('Please print out this marking label and paste to every carton.')" data-toggle="modal" href="#marking2" class="btn green button-submit" >Finish
<a data-toggle="modal" href="#marking2" class="btn green button-submit" >Finish
<i class="fa fa-check"></i>
</a>
</div>
@@ -662,7 +674,7 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="col-md-8">
<div class="form-body" >
<h1 align="center"><strong>CIEF/011257</strong></h1>
<h1 align="center"><strong>CIEF/011257<br/>IFNT1004</strong></h1>
<div class="form-group">
<label class="control-label col-md-5">Warehouse Address
</label>
@@ -694,7 +706,9 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div>
</div>
</div>
<div class="modal-footer" >
<h5 style="color:red" align="center"><Strong >Please print out this marking label and paste to every carton.</Strong></h5>
</div>
</div>
</div>
+168 -5
View File
@@ -341,6 +341,10 @@ License: You must have a valid license purchased only from themeforest(the above
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span></button>
</th>
<th width="1%"> PO Status <br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span></button>
</th>
<th width="1%"> Total CBM <br/>
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
<span class="fa fa-filter"></span></button>
@@ -368,12 +372,15 @@ License: You must have a valid license purchased only from themeforest(the above
<td> CIEF/001254</td>
<td> Infinite co.</td>
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</td>
<td><a href="purchaseorder.html"> Yes </a></td>
<td> 451cm</td>
<td> 123kg</td>
<td> 14</td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a data-toggle="modal" href ='#preview'>Preview PL</a></li>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'>
<li><a data-toggle="modal" href ='#preview'>Preview PL</a></li>
<li><a data-toggle="modal" href ='#edit'>Edit</a></li>
<li><a data-toggle="modal" href ='#marking'>Print Marking</a></li>
<li><a href='shippingorder.html'> Cancel </a></li></ul>
</div><br/></center>
@@ -386,12 +393,15 @@ License: You must have a valid license purchased only from themeforest(the above
<td> ABC/001254</td>
<td> Inspirit co.</td>
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 321cm</td>
<td> 123kg</td>
<td> 17</td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a data-toggle="modal" href ='#preview'>Preview</a></li>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'>
<li><a data-toggle="modal" href ='#preview'>Preview</a></li>
<li><a data-toggle="modal" href ='#edit'>Edit</a></li>
<li><a data-toggle="modal" href ='#marking'>Print Marking</a></li>
<li><a href='shippingorder.html'> Cancel </a></li></ul>
</div><br/></center>
@@ -404,12 +414,15 @@ License: You must have a valid license purchased only from themeforest(the above
<td> CIEF/001254</td>
<td> Indynamic co.</td>
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 321cm</td>
<td> 123kg</td>
<td> 11</td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a data-toggle="modal" href ='#preview'>Preview</a></li>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'>
<li><a data-toggle="modal" href ='#preview'>Preview</a></li>
<li><a data-toggle="modal" href ='#edit'>Edit</a></li>
<li><a data-toggle="modal" href ='#marking'>Print Marking</a></li>
<li><a href='shippingorder.html'> Cancel </a></li>></ul>
</div><br/></center>
@@ -422,12 +435,15 @@ License: You must have a valid license purchased only from themeforest(the above
<td> CIEF/001254</td>
<td> Indinite co.</td>
<td> Tom Warehouse <br>Venue:61250, Dongguan</td>
<td> <a href="purchaseorder.html"> Yes </a></td>
<td> 321cm </td>
<td> 245kg </td>
<td> 19</td>
<td><center>
<div class='btn-group'>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a data-toggle="modal" href ='#preview'>Preview</a></li>
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'>
<li><a data-toggle="modal" href ='#preview'>Preview</a></li>
<li><a data-toggle="modal" href ='#edit'>Edit</a></li>
<li><a data-toggle="modal" href ='#marking'>Print Marking</a></li>
<li><a href='shippingorder.html'> Cancel </a></li></ul>
</div><br/></center>
@@ -463,6 +479,153 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<!-- END FOOTER -->
</div>
<div class="modal fade" id="edit" tabindex="-1" role="edit" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="row">
<div class="portlet box green">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-cogs"></i><strong>Packing List</strong> </div>
<div class="actions">
<div class="btn-group">
<a class="btn white btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
<i class="fa fa-share"></i>
<span class="hidden-xs"> Actions </span>
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-right" id="sample_3_tools">
<li>
<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>
</div>
<div class="portlet-body">
<div class="table-container">
<table id="table1" class="table table-bordered table-striped">
<thead>
<tr>
<th rowspan="2">No </th>
<th rowspan="2">Product Name</th>
<th rowspan="2">Model</th>
<th rowspan="2">UOM</th>
<th rowspan="2">Qty</th>
<th colspan="3">CMB</th>
<th colspan="2">Weight</th>
<th rowspan="2">Photo</th>
<th rowspan="2">Remark</th>
</tr>
<tr>
<td>Height</td>
<td>Weight</td>
<td>Depth</td>
<td>Cross</td>
<td>Nett</td>
</tr>
</thead>
<tbody>
<tr>
<td contenteditable="true">1 </td>
<td contenteditable="true">Television </td>
<td contenteditable="true">CS110 </td>
<td contenteditable="true">Unit </td>
<td contenteditable="true">10 </td>
<td contenteditable="true">12 </td>
<td contenteditable="true">15</td>
<td contenteditable="true">12</td>
<td contenteditable="true">12</td>
<td contenteditable="true">15</td>
<td contenteditable="true"><img src="../assets/global/img/tv.jpg" alt="" style="width:100px;height:75px;" /></td>
<td contenteditable="true"> </td>
</tr>
<tr>
<td contenteditable="true">2 </td>
<td contenteditable="true">Tire </td>
<td contenteditable="true">CS251 </td>
<td contenteditable="true">Unit </td>
<td contenteditable="true">20 </td>
<td contenteditable="true">12 </td>
<td contenteditable="true">15</td>
<td contenteditable="true">12</td>
<td contenteditable="true">12</td>
<td contenteditable="true">15</td>
<td contenteditable="true"><img src="../assets/global/img/tire.jpg" alt="" style="width:100px;height:100px;" /> </td>
<td contenteditable="true"> </td>
</tr>
<tr>
<td contenteditable="true">3 </td>
<td contenteditable="true">Chair </td>
<td contenteditable="true">CS486 </td>
<td contenteditable="true">Unit </td>
<td contenteditable="true">5 </td>
<td contenteditable="true">12 </td>
<td contenteditable="true">15</td>
<td contenteditable="true">12</td>
<td contenteditable="true">12</td>
<td contenteditable="true">15</td>
<td contenteditable="true"><img src="../assets/global/img/chair.jpg" alt="" style="width:100px;height:100px;" /> </td>
<td contenteditable="true"> </td>
</tr>
<tr>
<td contenteditable="true">4 </td>
<td contenteditable="true">Table </td>
<td contenteditable="true">CS125 </td>
<td contenteditable="true">Unit </td>
<td contenteditable="true">5 </td>
<td contenteditable="true">12 </td>
<td contenteditable="true">15</td>
<td contenteditable="true">12</td>
<td contenteditable="true">12</td>
<td contenteditable="true">15</td>
<td contenteditable="true"><img src="../assets/global/img/table.jpg" alt="" style="width:100px;height:100px;" /> </td>
<td editacontenteditable="true"ble> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn dark btn-outline" data-dismiss="modal">Cancel</button>
<button type="button" class="btn green" onclick="confirm('Your changes have been saved.')" data-dismiss="modal">Save</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="preview" tabindex="-1" role="preview" aria-hidden="true">
<div class="modal-dialog modal-lg">
@@ -648,7 +811,7 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="col-md-8">
<div class="form-body" >
<h1 align="center"><strong>CIEF/011257</strong></h1>
<h1 align="center"><strong>CIEF/011257<br/>IFNT1004</strong></h1>
<div class="form-group">
<label class="control-label col-md-5">Warehouse Address
</label>
+3 -3
View File
@@ -1410,13 +1410,13 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div>
<div class="form-group">
<label class="control-label col-md-4">Position</label>
<label class="control-label col-md-4">Access Right</label>
<div class="col-md-8">
<div class="input-group select2-bootstrap-prepend">
<select id="position" name="position" class="form-control select2-allow-clear">
<select id="accessright" name="accessright" class="form-control select2-allow-clear">
<option></option>
<option value="1">Admin</option>
<option value="2">Staff</option>
<option value="2">User</option>
</select>
</div>
</div>
+5 -2
View File
@@ -335,8 +335,7 @@ License: You must have a valid license purchased only from themeforest(the above
<span class="caption-subject bold font-dark uppercase "> Milestone </span> &nbsp; &nbsp; 014587 :
<span contenteditable="true" > GroupName </span>
<span class="caption-helper"></span>
<a href="orderdetails.html" style="margin-left:320px" class="btn blue btn-outline btn-circle" >
<i class="fa fa-pencil" aria-hidden="true"></i> Details</a>
</div>
</div>
<div class="portlet-body">
@@ -418,6 +417,8 @@ License: You must have a valid license purchased only from themeforest(the above
<p>123456</p>
<label><b>Purchase Value</b></label>
<p>12,000.00(RMB)</p>
<a href="orderdetails.html" style="margin-left:350px" class="btn blue btn-outline btn-circle" >
<i class="fa fa-pencil" aria-hidden="true"></i> Details</a>
</div>
</li>
<li data-date="10/01/2014">
@@ -443,6 +444,8 @@ License: You must have a valid license purchased only from themeforest(the above
<p>20</p>
<label><b>Remark</b></label>
<p>Warehouse received xxx</p>
<a href="orderdetails.html" style="margin-left:350px" class="btn blue btn-outline btn-circle" >
<i class="fa fa-pencil" aria-hidden="true"></i> Details</a>
</div>
</div>
</li>