mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-19 12:43:58 +00:00
add notice in menu for importer
This commit is contained in:
@@ -181,6 +181,13 @@
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item active open">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -201,6 +201,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
+7
-14
@@ -169,6 +169,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
@@ -326,15 +333,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<li><input onchange="filterme()" name="status" value="ETD" type="checkbox"/> ETD</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> <a href="javascript:;" class="tooltips" data-placement="bottom" data-original-title="Purchase Order Number"> Delivery Status </a> <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="delivery_status" value="Delivery Request Sent" type="checkbox"/> Delivery Request Sent</li>
|
||||
<li><input onchange="filterme()" name="delivery_status" value="Delivery Request Accepted" type="checkbox"/> Delivery Request Accepted</li>
|
||||
<li><input onchange="filterme()" name="delivery_status" value="Delivery Request Refused" type="checkbox"/> Delivery Request Refused</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Order<br/> Type <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>
|
||||
@@ -433,7 +431,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td> <center>1</center> </td>
|
||||
<td> 03-07-2017 </td>
|
||||
<td> <a href="trackorder.html">Warehouse Received <i class="fa fa-pencil" aria-hidden="true"></i></a> </td>
|
||||
<td> Delivery Request Sent </td>
|
||||
<td> PO & SO </td>
|
||||
<td> <a href="chat.html"> 00005 <span style="margin-bottom: 20px;" class="badge badge-danger">5</span></a> </td>
|
||||
<td> 123456 </td>
|
||||
@@ -451,7 +448,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td> <center>2</center> </td>
|
||||
<td> 02-07-2017 </td>
|
||||
<td> <a href="trackorder.html">Warehouse Received <i class="fa fa-pencil" aria-hidden="true"></i></a> </td>
|
||||
<td> Delivery Request Sent </td>
|
||||
<td> PO & SO </td>
|
||||
<td> <a href="chat.html">00004 <span style="margin-bottom: 20px;" class="badge badge-danger">10</span></a> </td>
|
||||
<td> 123456 </td>
|
||||
@@ -469,7 +465,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td> <center>3</center> </td>
|
||||
<td> 01-07-2017 </td>
|
||||
<td> <a href="trackorder.html">Container loading <i class="fa fa-pencil" aria-hidden="true"></i></a> </td>
|
||||
<td> Delivery Request Sent </td>
|
||||
<td> PO & SO </td>
|
||||
<td> <a href="chat.html">00003</a> </td>
|
||||
<td> 123456 </td>
|
||||
@@ -487,7 +482,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td> <center>4</center> </td>
|
||||
<td> 30-06-2017 </td>
|
||||
<td> <a href="trackorder.html">ETD <i class="fa fa-pencil" aria-hidden="true"></i></a> </td>
|
||||
<td> Delivery Request Accepted </td>
|
||||
<td> PO & SO </td>
|
||||
<td> <a href="chat.html">00002 <span style="margin-bottom: 20px;" class="badge badge-danger">1</span></a> </td>
|
||||
<td> 123456 </td>
|
||||
@@ -505,7 +499,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td> <center>5</center> </td>
|
||||
<td> 29-06-2017 </td>
|
||||
<td> <a href="trackorder.html">ETD <i class="fa fa-pencil" aria-hidden="true"></i></a> </td>
|
||||
<td> Delivery Request Completed </td>
|
||||
<td> PO </td>
|
||||
<td> <a href="chat.html">00001</a> </td>
|
||||
<td> 123456 </td>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -432,6 +432,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -432,6 +432,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -155,6 +155,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -154,6 +154,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -431,6 +431,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -438,6 +438,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -162,6 +162,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -156,6 +156,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
@@ -154,6 +154,13 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<span class="title">Order Status</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="notice.html" class="nav-link nav-toggle">
|
||||
<i class="fa fa-newspaper-o"></i>
|
||||
<span class="title">Notice</span>
|
||||
<span class="selected"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="chat.html" class="nav-link nav-toggle">
|
||||
|
||||
Reference in New Issue
Block a user