This commit is contained in:
Syed Amir
2017-10-02 12:09:20 +08:00
3 changed files with 116 additions and 3 deletions
+3
View File
@@ -433,8 +433,11 @@ License: You must have a valid license purchased only from themeforest(the above
<table id="example" class="table table-striped table-bordered table-hover order-column"></table>
</div>
<h5>Total item:10</h5>
<h5>Total CBM: 40 CBM</h5>
<h5>Total Weight:100 KG</h5>
</div>
</div>
<!-- End: life time stats -->
+4
View File
@@ -330,6 +330,10 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="row">
<button type="button" class="btn green" id="Sumbit" href="#form_delivery" data-toggle="modal">Send</button>
</div>
<br>
<br>
<br>
<h5>*** The purpose of this page is to notify of any leave which resulted in the delivery process</h5>
</div>
<!-- Begin TAble Portlet pop up-->
+109 -3
View File
@@ -97,8 +97,7 @@ License: You must have a valid license purchased only from themeforest(the above
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<img style="margin-left: 880px; margin-top: 9px ; border-radius: 100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
<img style="margin-left: 100px; margin-top: 9px ; border-radius: 100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
@@ -284,6 +283,10 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="row">
<button type="button" class="btn green" id="Sumbit" href="#form_delivery" data-toggle="modal">Send</button>
</div>
<br>
<br>
<br>
<h5>*** The purpose of this page is to notify of any leave which resulted in the delivery process</h5>
</div>
<!-- Begin TAble Portlet pop up-->
@@ -292,6 +295,107 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="portlet-body">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<div class="portlet box blue">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-gift"></i>Select Company</div>
<div class="tools">
<a href="javascript:;" class="collapse" data-original-title="" title=""> </a>
</div>
</div>
<div class="portlet-body">
<div class="table-toolbar">
<div class="row">
<div class="col-md-6">
</div>
</div>
</div>
<div id="sample_1_wrapper" class="dataTables_wrapper no-footer">
<div class="row">
<div class="col-md-6 col-md-6">
<div id="sample_1_filter" class="dataTables_filter">
<label>Search:
<input type="search" class="form-control input-sm input-small input-inline" placeholder aria-controls="sample_1">
</label>
</div>
</div>
<button style="margin-left:180px" type="select" class="btn green">
Select All</button>
</div>
<div class="table-scrollable">
<table style="" class="table table-striped table-bordered table-hover" id="sample_3">
<thead>
<tr role="row">
<th class="sorting_disabled" rowspan="1" colspan="1" aria-label="" style="width: 62px;">
<label class="mt-checkbox mt-checkbox-single mt-checkbox-outline">
<input type="checkbox" class="group-checkable" data-set="#sample_1 .checkboxes">
<span></span>
</label>
</th>
<th class="sorting_asc" tabindex="0" aria-controls="sample_1" rowspan="1" colspan="1" aria-sort="ascending" aria-label="No : activate to sort column descending" style="width: 136px;"> Company </th>
</tr>
</thead>
<tbody>
<tr class="gradeX odd" role="row">
<td>
<label class="mt-checkbox mt-checkbox-single mt-checkbox-outline">
<input type="checkbox" class="checkboxes" value="1">
<span></span>
</label>
</td>
<td class="sorting_1"> Alpha Shipping Co </td>
</tr>
<tr class="gradeX even" role="row">
<td>
<label class="mt-checkbox mt-checkbox-single mt-checkbox-outline">
<input type="checkbox" class="checkboxes" value="1">
<span></span>
</label>
</td>
<td class="sorting_1"> Maersk Sdn Bhd </td>
</tr>
<tr class="gradeX odd" role="row">
<td>
<label class="mt-checkbox mt-checkbox-single mt-checkbox-outline">
<input type="checkbox" class="checkboxes" value="1">
<span></span>
</label>
</td>
<td class="sorting_1"> Msco Sdn Bhd </td>
</tr>
<tr class="gradeX even" role="row">
<td>
<label class="mt-checkbox mt-checkbox-single mt-checkbox-outline">
<input type="checkbox" class="checkboxes" value="1">
<span></span>
</label>
</td>
<td class="sorting_1"> Cosco Sdn Bhd </td>
</tr>
<tr class="gradeX odd" role="row">
<td>
<label class="mt-checkbox mt-checkbox-single mt-checkbox-outline">
<input type="checkbox" class="checkboxes" value="1">
<span></span>
</label>
</td>
<td class="sorting_1"> Deep Sea Shipping Logistic Sdn Bhd </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="modal-header">
<div class="portlet box blue">
<div class="portlet-title">
@@ -317,6 +421,8 @@ License: You must have a valid license purchased only from themeforest(the above
</label>
</div>
</div>
<button style="margin-left:180px" type="select" class="btn green">
Select All</button>
</div>
<div class="table-scrollable">
<table style="" class="table table-striped table-bordered table-hover" id="sample_3">
@@ -412,7 +518,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="form-actions">
<div class="row">
<div class="col-md-offset-5 col-md-5">
<div style="margin-left:220px" class="col-md-offset-5 col-md-5">
<button type="submit" class="btn green">
Send</button>
<button type="button" class="btn dark btn-outline" data-dismiss="modal">Close</button>