sdfsdgsdg

This commit is contained in:
GEGULA�
2017-09-16 14:07:29 +08:00
parent b4dea41fa2
commit 3a148f4bd3
2 changed files with 20 additions and 5 deletions
+4 -4
View File
@@ -397,7 +397,7 @@ 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;' > Incomplete </span></a></td>
<td> <a href="shippingorderstatus.html"><span style='color:#FF0000;font-weight: 700;' > 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>
@@ -411,7 +411,7 @@ 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> Complete </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='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
@@ -425,7 +425,7 @@ 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;'> Incomplete </span></a> </td>
<td> <a href="shippingorderstatus.html"><span style='color:#FF0000;font-weight: 700;'> 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>
@@ -439,7 +439,7 @@ 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> Complete</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='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
+16 -1
View File
@@ -391,6 +391,12 @@
</div>
</div>
</div>
<div class="portlet-title">
<div class="caption">
<i class="icon-social-dribbble font-green hide"></i>
<span class="caption-subject font-dark bold uppercase"> Bank Details</span>
</div>
</div>
<div class="row">
<div class="col-md-8">
<div class="form-group">
@@ -399,11 +405,20 @@
<input type="text" class="form-control"> </div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-8">
<div class="form-group">
<label class="control-label col-md-3">Bank Address</label>
<div class="col-md-9">
<input type="text" class="form-control"> </div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-8">
<div class="form-group">
<label class="control-label col-md-3">Account Address</label>
<label class="control-label col-md-3">Account No</label>
<div class="col-md-9">
<input type="text" class="form-control"> </div>
</div>