mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-23 14:43:57 +00:00
so5
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -285,7 +285,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -294,7 +294,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -229,7 +229,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -212,7 +212,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -213,7 +213,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -229,7 +229,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -267,7 +267,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -0,0 +1,627 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
|
||||
Version: 4.7.5
|
||||
Author: KeenThemes
|
||||
Website: http://www.keenthemes.com/
|
||||
Contact: support@keenthemes.com
|
||||
Follow: www.twitter.com/keenthemes
|
||||
Dribbble: www.dribbble.com/keenthemes
|
||||
Like: www.facebook.com/keenthemes
|
||||
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
|
||||
Renew Support: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
|
||||
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
|
||||
-->
|
||||
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
|
||||
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
|
||||
<!--[if !IE]><!-->
|
||||
<html lang="en">
|
||||
<!--<![endif]-->
|
||||
<!-- BEGIN HEAD -->
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>IZYIM | Order Status</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
||||
<meta content="Preview page of Metronic Admin Theme #1 for statistics, charts, recent events and reports" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<!-- BEGIN GLOBAL MANDATORY STYLES -->
|
||||
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- END GLOBAL MANDATORY STYLES -->
|
||||
<!-- BEGIN PAGE LEVEL PLUGINS -->
|
||||
<link href="../assets/global/plugins/datatables/datatables.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/global/plugins/bootstrap-datepicker/css/bootstrap-datepicker3.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- END PAGE LEVEL PLUGINS -->
|
||||
<!-- BEGIN THEME GLOBAL STYLES -->
|
||||
<link href="../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" />
|
||||
<link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- END THEME GLOBAL STYLES -->
|
||||
<!-- BEGIN THEME LAYOUT STYLES -->
|
||||
<link href="../assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/layouts/layout/css/themes/darkblue.min.css" rel="stylesheet" type="text/css" id="style_color" />
|
||||
<link href="../assets/layouts/layout/css/custom.min.css" rel="stylesheet" type="text/css" />
|
||||
<style>
|
||||
@media (min-width: 992px) {
|
||||
.page-content-wrapper .page-content {
|
||||
margin-left: 200px;
|
||||
}
|
||||
}
|
||||
@media (min-width: 992px){
|
||||
.page-sidebar {
|
||||
width: 200px;
|
||||
float: left;
|
||||
position: relative;
|
||||
margin-right: -100%;
|
||||
}
|
||||
}
|
||||
.table td, .table th {
|
||||
font-size: 10px;
|
||||
text-align:center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.table thead tr th{
|
||||
font-size: 10px;
|
||||
text-align:center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
div.dt-button-collection{
|
||||
margin-top: 100px;
|
||||
}
|
||||
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
|
||||
padding-right: 18px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.media-object-4 {
|
||||
width: 35px;
|
||||
position: right ;
|
||||
margin-left: 67%;
|
||||
margin-top:0.7%;
|
||||
}
|
||||
|
||||
.btiv {
|
||||
background: transparent;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<!-- END HEAD -->
|
||||
|
||||
|
||||
<body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white">
|
||||
<div class="page-wrapper">
|
||||
<!-- BEGIN HEADER -->
|
||||
<div class="page-header navbar navbar-fixed-top">
|
||||
<!-- BEGIN HEADER INNER -->
|
||||
<div class="page-header-inner ">
|
||||
<!-- BEGIN LOGO -->
|
||||
<div class="page-logo">
|
||||
<div class="menu-toggler sidebar-toggler">
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END LOGO -->
|
||||
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
|
||||
<a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
|
||||
<span></span>
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<div class="top-menu">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
<li class="dropdown dropdown-user">
|
||||
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
|
||||
<img alt="" class="img-circle" src="../assets/layouts/layout/img/avatar3_small.jpg" />
|
||||
<span class="username username-hide-on-mobile"> Syed Amir </span>
|
||||
<i class="fa fa-angle-down"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu dropdown-menu-default">
|
||||
<li>
|
||||
<a href="profile.html">
|
||||
<i class="icon-user"></i> My Profile </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="login.html">
|
||||
<i class="icon-key"></i> Log Out </a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<!-- END USER LOGIN DROPDOWN -->
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<!-- END TOP NAVIGATION MENU -->
|
||||
</div>
|
||||
<!-- END HEADER INNER -->
|
||||
</div>
|
||||
<!-- END HEADER -->
|
||||
<!-- BEGIN HEADER & CONTENT DIVIDER -->
|
||||
<div class="clearfix"> </div>
|
||||
<!-- END HEADER & CONTENT DIVIDER -->
|
||||
<!-- BEGIN CONTAINER -->
|
||||
<div class="page-container">
|
||||
<!-- BEGIN SIDEBAR -->
|
||||
<div class="page-sidebar-wrapper">
|
||||
<!-- BEGIN SIDEBAR -->
|
||||
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
|
||||
<!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
|
||||
<div class="page-sidebar navbar-collapse collapse">
|
||||
<!-- BEGIN SIDEBAR MENU -->
|
||||
<!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
|
||||
<!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
|
||||
<!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
|
||||
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
|
||||
<!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
|
||||
<!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
|
||||
<ul class="page-sidebar-menu page-header-fixed " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" style="padding-top: 20px">
|
||||
<!-- DOC: To remove the sidebar toggler from the sidebar you just need to completely remove the below "sidebar-toggler-wrapper" LI element -->
|
||||
<!-- BEGIN SIDEBAR TOGGLER BUTTON -->
|
||||
<li class="sidebar-toggler-wrapper hide">
|
||||
<div class="sidebar-toggler">
|
||||
<span></span>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<center><img src="../assets/global/img/logo.png" style="height:auto ; width:60%"/></center>
|
||||
</li>
|
||||
<hr>
|
||||
<li class="nav-item start">
|
||||
<a href="index.html" class="nav-link nav-toggle">
|
||||
<i class="icon-home"></i>
|
||||
<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">
|
||||
<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 active open">
|
||||
<a href="javascript:;" class="nav-link nav-toggle">
|
||||
<i class="icon-basket"></i>
|
||||
<span class="title">Orders</span>
|
||||
<span class="arrow"></span>
|
||||
</a>
|
||||
<ul class="sub-menu">
|
||||
<li class="nav-item active open ">
|
||||
<a href="purchaseorder.html" class="nav-link ">
|
||||
<i class="icon-clock"></i>
|
||||
<span class="title">Purchase Order</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="opendraft.html" class="nav-link ">
|
||||
<i class="icon-envelope"></i>
|
||||
<span class="title">Open Draft</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</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 class="nav-item">
|
||||
<a href="contactlist.html" class="nav-link nav-toggle">
|
||||
<i class="icon-notebook"></i>
|
||||
<span class="title">Contact List</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<!-- END SIDEBAR MENU -->
|
||||
<!-- END SIDEBAR MENU -->
|
||||
</div>
|
||||
<!-- END SIDEBAR -->
|
||||
<!-- BEGIN CONTENT -->
|
||||
<div class="page-content-wrapper">
|
||||
<!-- BEGIN CONTENT BODY -->
|
||||
<div class="page-content">
|
||||
<!-- BEGIN PAGE BAR -->
|
||||
<div class="page-bar">
|
||||
<ul class="page-breadcrumb">
|
||||
<li>
|
||||
<a href="purchaseorder.html">Orders</a>
|
||||
<i class="fa fa-circle"></i>
|
||||
</li>
|
||||
<li>
|
||||
<a href="purchaseorder2.html">Purchase Order</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- END PAGE BAR -->
|
||||
<!-- BEGIN PAGE TITLE-->
|
||||
<h1 class="page-title">
|
||||
</h1>
|
||||
|
||||
<!-- CONTENT -->
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<!-- Begin: life time stats -->
|
||||
<div class="portlet box green">
|
||||
<div class="portlet-title">
|
||||
<div class="caption">
|
||||
<i class="fa fa-cogs"></i><strong>Shipping Order Status</strong> </div>
|
||||
<div class="actions">
|
||||
<a href="shippingorder.html" class="btn red 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">
|
||||
<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 style="" class="table table-striped table-bordered table-hover" id="sample_3">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="1%"> No </th>
|
||||
<th width="5%"> Order No <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="status" value="Delivered" type="checkbox"/> Delivered</li>
|
||||
<li><input onchange="filterme()" name="status" value="Failed" type="checkbox"/> Failed</li>
|
||||
<li><input onchange="filterme()" name="status" value="Cancel" type="checkbox"/> Cancel</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Date <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>
|
||||
<div class="input-group input-daterange">
|
||||
<input type="text" id="min-date" class="form-control date-range-filter" data-date-format="dd-mm-yyyy" placeholder="From:">
|
||||
<div class="input-group-addon">to</div>
|
||||
<input type="text" id="max-date" class="form-control date-range-filter" data-date-format="dd-mm-yyyy" placeholder="To:">
|
||||
</div>
|
||||
<li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="3%"> Marking <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"/> Bob Supply Warehouse</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/> Tom Warehouse</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="2%"> Supplier <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="shipno" value="MYR" type="checkbox"/> MYR</li>
|
||||
<li><input onchange="filterme()" name="shipno" value="RMB" type="checkbox"/> RMB</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Warehouse 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">
|
||||
<li><input onchange="filterme()" name="orderno" value="00001" type="checkbox"/> (RMB)18,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00002" type="checkbox"/> (RMB)12,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00003" type="checkbox"/> (MYR)21,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00004" type="checkbox"/> (MYR)10,000</li>
|
||||
</ul>
|
||||
</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>
|
||||
<ul class="dropdown-menu">
|
||||
<li><input onchange="filterme()" name="orderno" value="00001" type="checkbox"/> (RMB)18,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00002" type="checkbox"/> (RMB)12,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00003" type="checkbox"/> (MYR)21,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00004" type="checkbox"/> (MYR)10,000</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Total Weight <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="00001" type="checkbox"/> (RMB)18,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00002" type="checkbox"/> (RMB)12,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00003" type="checkbox"/> (MYR)21,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00004" type="checkbox"/> (MYR)10,000</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Total Carton <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="00001" type="checkbox"/> (RMB)18,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00002" type="checkbox"/> (RMB)12,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00003" type="checkbox"/> (MYR)21,000</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="00004" type="checkbox"/> (MYR)10,000</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Action <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="suppliercode" value="" type="checkbox"/> Actions</li>
|
||||
</ul>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td> <center>1</center> </td>
|
||||
<td> 001254 </td>
|
||||
<td> 03-07-2017 </td>
|
||||
<td> CIEF/001254</td>
|
||||
<td> Infinite co.</td>
|
||||
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</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 href='shippingorder.html'> View/Edit </a></li>
|
||||
<li><a href='shippingorder.html'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <center>2</center> </td>
|
||||
<td> 012546 </td>
|
||||
<td> 02-07-2017 </td>
|
||||
<td> ABC/001254</td>
|
||||
<td> Inspirit co.</td>
|
||||
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</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 href='shippingorder.html'> View/Edit </a></li>
|
||||
<li><a href='shippingorder.html'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <center>3</center> </td>
|
||||
<td> 015423 </td>
|
||||
<td> 01-07-2017 </td>
|
||||
<td> CIEF/001254</td>
|
||||
<td> Indynamic co.</td>
|
||||
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</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 href='shippingorder.html'> View/Edit </a></li>
|
||||
<li><a href='shippingorder.html'> Cancel </a></li>></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <center>4</center> </td>
|
||||
<td> 011254 </td>
|
||||
<td> 01-07-2017 </td>
|
||||
<td> CIEF/001254</td>
|
||||
<td> Indinite co.</td>
|
||||
<td> Tom Warehouse <br>Venue:61250, Dongguan</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 href='shippingorder.html'> View/Edit </a></li>
|
||||
<li><a href='shippingorder.html'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End: life time stats -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- END CONTENT -->
|
||||
|
||||
</div>
|
||||
<!-- END CONTENT BODY -->
|
||||
</div>
|
||||
<!-- END CONTENT -->
|
||||
<!-- BEGIN QUICK SIDEBAR -->
|
||||
|
||||
<!-- END QUICK SIDEBAR -->
|
||||
</div>
|
||||
<!-- END CONTAINER -->
|
||||
<!-- BEGIN FOOTER -->
|
||||
<div class="page-footer">
|
||||
<div class="page-footer-inner"> Copyright © 2017 IZYIM.COM
|
||||
<div class="scroll-to-top">
|
||||
<i class="icon-arrow-up"></i>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END FOOTER -->
|
||||
</div>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="../assets/global/plugins/respond.min.js"></script>
|
||||
<script src="../assets/global/plugins/excanvas.min.js"></script>
|
||||
<script src="../assets/global/plugins/ie8.fix.min.js"></script>
|
||||
<![endif]-->
|
||||
<!-- BEGIN CORE PLUGINS -->
|
||||
<script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
|
||||
<!-- END CORE PLUGINS -->
|
||||
<script src="../assets/global/plugins/select2/js/select2.full.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/jquery-validation/js/jquery.validate.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/jquery-validation/js/additional-methods.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/bootstrap-wizard/jquery.bootstrap.wizard.min.js" type="text/javascript"></script>
|
||||
<!-- BEGIN PAGE LEVEL PLUGINS -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/scripts/datatable.js" type="text/javascript"></script>
|
||||
|
||||
<script src="../assets/global/plugins/datatables/datatables.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.js" type="text/javascript"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.4/js/bootstrap-datepicker.min.js" type="text/javascript"></script>
|
||||
<!-- END PAGE LEVEL PLUGINS -->
|
||||
<!-- BEGIN THEME GLOBAL SCRIPTS -->
|
||||
<script src="../assets/global/scripts/app.min.js" type="text/javascript"></script>
|
||||
|
||||
<!-- END THEME GLOBAL SCRIPTS -->
|
||||
<!-- BEGIN PAGE LEVEL SCRIPTS -->
|
||||
<!-- END PAGE LEVEL SCRIPTS -->
|
||||
<!-- BEGIN THEME LAYOUT SCRIPTS -->
|
||||
<script src="../assets/layouts/layout/scripts/layout.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/layouts/layout/scripts/demo.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/layouts/global/scripts/quick-nav.min.js" type="text/javascript"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script>
|
||||
<!-- END THEME LAYOUT SCRIPTS -->
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
otable = $('#sample_3').dataTable({
|
||||
// Internationalisation. For more info refer to http://datatables.net/manual/i18n
|
||||
"language": {
|
||||
"aria": {
|
||||
"sortAscending": ": activate to sort column ascending",
|
||||
"sortDescending": ": activate to sort column descending"
|
||||
},
|
||||
"emptyTable": "No data available in table",
|
||||
"info": "Showing _START_ to _END_ of _TOTAL_ entries",
|
||||
"infoEmpty": "No entries found",
|
||||
"infoFiltered": "(filtered1 from _MAX_ total entries)",
|
||||
"lengthMenu": "_MENU_ entries",
|
||||
"search": "Search:",
|
||||
"zeroRecords": "No matching records found"
|
||||
},
|
||||
"info":false,
|
||||
|
||||
// autoWidth: false,
|
||||
// Or you can use remote translation file
|
||||
//"language": {
|
||||
// url: '//cdn.datatables.net/plug-ins/3cfcc339e89/i18n/Portuguese.json'
|
||||
//},
|
||||
columnDefs: [
|
||||
{ "orderable": false, "targets": 0 }
|
||||
],
|
||||
buttons: [
|
||||
{ extend: 'print', className: 'btn dark btn-outline' },
|
||||
{ extend: 'copy', className: 'btn red btn-outline' },
|
||||
{ extend: 'pdf', className: 'btn green btn-outline' },
|
||||
{ extend: 'excel', className: 'btn yellow btn-outline ' },
|
||||
{ extend: 'csv', className: 'btn purple btn-outline ' },
|
||||
{ extend: 'colvis', className: 'btn dark btn-outline', text: 'Columns'}
|
||||
],
|
||||
|
||||
// setup responsive extension: http://datatables.net/extensions/responsive/
|
||||
responsive: true,
|
||||
|
||||
//"ordering": false, disable column ordering
|
||||
// colReorder: {
|
||||
// reorderCallback: function () {
|
||||
// console.log( 'callback' );
|
||||
// }
|
||||
// },
|
||||
//"paging": false, disable pagination
|
||||
|
||||
"order": [
|
||||
[0, 'asc']
|
||||
],
|
||||
|
||||
"lengthMenu": [
|
||||
[5, 10, 15, 20, -1],
|
||||
[5, 10, 15, 20, "All"] // change per page values here
|
||||
],
|
||||
// set the initial value
|
||||
"pageLength": 10,
|
||||
|
||||
|
||||
//"dom": "<'row' <'col-md-12'>><'row'<'col-md-6 col-sm-12'l><'col-md-6 col-sm-12'f>r><'table-scrollable't><'row'<'col-md-5 col-sm-12'i><'col-md-7 col-sm-12'p>>", // horizobtal scrollable datatable
|
||||
// "dom": "<'row' <'col-md-12'B>><'row'<'col-md-6 col-sm-12'l><'col-md-6 col-sm-12'f>r><'table-scrollable't><'row'<'col-md-5 col-sm-12'i><'col-md-7 col-sm-12'p>>", // horizobtal scrollable datatable
|
||||
// Uncomment below line("dom" parameter) to fix the dropdown overflow issue in the datatable cells. The default datatable layout
|
||||
// setup uses scrollable div(table-scrollable) with overflow:auto to enable vertical scroll(see: assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.js).
|
||||
// So when dropdowns used the scrollable div should be removed.
|
||||
//"dom": "<'row' <'col-md-12'T>><'row'<'col-md-6 col-sm-12'l><'col-md-6 col-sm-12'f>r>t<'row'<'col-md-5 col-sm-12'i><'col-md-7 col-sm-12'p>>",
|
||||
});
|
||||
|
||||
$("#sample_3_filter").css("display","none");
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -223,7 +223,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -211,7 +211,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -212,7 +212,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
@@ -305,7 +305,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item ">
|
||||
<a href="#" class="nav-link ">
|
||||
<a href="shippingorderstatus.html" class="nav-link ">
|
||||
<i class="icon-check"></i>
|
||||
<span class="title">Shipping Order</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user