1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090 |
- <!DOCTYPE html>
- <html>
-
- <head>
-
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <title>INSPINIA | E-commerce</title>
-
- <link href="css/bootstrap.min.css" rel="stylesheet">
- <link href="font-awesome/css/font-awesome.css" rel="stylesheet">
-
- <!-- FooTable -->
- <link href="css/plugins/footable/footable.core.css" rel="stylesheet">
-
- <link href="css/animate.css" rel="stylesheet">
- <link href="css/style.css" rel="stylesheet">
-
-
-
- </head>
-
- <body>
-
- <div id="wrapper">
-
- <nav class="navbar-default navbar-static-side" role="navigation">
- <div class="sidebar-collapse">
- <ul class="nav metismenu" id="side-menu">
- <li class="nav-header">
- <div class="dropdown profile-element"> <span>
- <img alt="image" class="img-circle" src="img/profile_small.jpg" />
- </span>
- <a data-toggle="dropdown" class="dropdown-toggle" href="#">
- <span class="clear"> <span class="block m-t-xs"> <strong class="font-bold">David Williams</strong>
- </span> <span class="text-muted text-xs block">Art Director <b class="caret"></b></span> </span> </a>
- <ul class="dropdown-menu animated fadeInRight m-t-xs">
- <li><a href="profile.html">Profile</a></li>
- <li><a href="contacts.html">Contacts</a></li>
- <li><a href="mailbox.html">Mailbox</a></li>
- <li class="divider"></li>
- <li><a href="login.html">Logout</a></li>
- </ul>
- </div>
- <div class="logo-element">
- IN+
- </div>
- </li>
- <li>
- <a href="index.html"><i class="fa fa-th-large"></i> <span class="nav-label">Dashboards</span> <span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="index.html">Dashboard v.1</a></li>
- <li><a href="dashboard_2.html">Dashboard v.2</a></li>
- <li><a href="dashboard_3.html">Dashboard v.3</a></li>
- <li><a href="dashboard_4_1.html">Dashboard v.4</a></li>
- <li><a href="dashboard_5.html">Dashboard v.5 <span class="label label-primary pull-right">NEW</span></a></li>
- </ul>
- </li>
- <li>
- <a href="layouts.html"><i class="fa fa-diamond"></i> <span class="nav-label">Layouts</span></a>
- </li>
- <li>
- <a href="#"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">Graphs</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="graph_flot.html">Flot Charts</a></li>
- <li><a href="graph_morris.html">Morris.js Charts</a></li>
- <li><a href="graph_rickshaw.html">Rickshaw Charts</a></li>
- <li><a href="graph_chartjs.html">Chart.js</a></li>
- <li><a href="graph_chartist.html">Chartist</a></li>
- <li><a href="c3.html">c3 charts</a></li>
- <li><a href="graph_peity.html">Peity Charts</a></li>
- <li><a href="graph_sparkline.html">Sparkline Charts</a></li>
- </ul>
- </li>
- <li>
- <a href="mailbox.html"><i class="fa fa-envelope"></i> <span class="nav-label">Mailbox </span><span class="label label-warning pull-right">16/24</span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="mailbox.html">Inbox</a></li>
- <li><a href="mail_detail.html">Email view</a></li>
- <li><a href="mail_compose.html">Compose email</a></li>
- <li><a href="email_template.html">Email templates</a></li>
- </ul>
- </li>
- <li>
- <a href="metrics.html"><i class="fa fa-pie-chart"></i> <span class="nav-label">Metrics</span> </a>
- </li>
- <li>
- <a href="widgets.html"><i class="fa fa-flask"></i> <span class="nav-label">Widgets</span></a>
- </li>
- <li>
- <a href="#"><i class="fa fa-edit"></i> <span class="nav-label">Forms</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="form_basic.html">Basic form</a></li>
- <li><a href="form_advanced.html">Advanced Plugins</a></li>
- <li><a href="form_wizard.html">Wizard</a></li>
- <li><a href="form_file_upload.html">File Upload</a></li>
- <li><a href="form_editors.html">Text Editor</a></li>
- <li><a href="form_markdown.html">Markdown</a></li>
- </ul>
- </li>
- <li>
- <a href="#"><i class="fa fa-desktop"></i> <span class="nav-label">App Views</span> <span class="pull-right label label-primary">SPECIAL</span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="contacts.html">Contacts</a></li>
- <li><a href="profile.html">Profile</a></li>
- <li><a href="profile_2.html">Profile v.2</a></li>
- <li><a href="contacts_2.html">Contacts v.2</a></li>
- <li><a href="projects.html">Projects</a></li>
- <li><a href="project_detail.html">Project detail</a></li>
- <li><a href="teams_board.html">Teams board</a></li>
- <li><a href="social_feed.html">Social feed</a></li>
- <li><a href="clients.html">Clients</a></li>
- <li><a href="full_height.html">Outlook view</a></li>
- <li><a href="vote_list.html">Vote list</a></li>
- <li><a href="file_manager.html">File manager</a></li>
- <li><a href="calendar.html">Calendar</a></li>
- <li><a href="issue_tracker.html">Issue tracker</a></li>
- <li><a href="blog.html">Blog</a></li>
- <li><a href="article.html">Article</a></li>
- <li><a href="faq.html">FAQ</a></li>
- <li><a href="timeline.html">Timeline</a></li>
- <li><a href="pin_board.html">Pin board</a></li>
- </ul>
- </li>
- <li>
- <a href="#"><i class="fa fa-files-o"></i> <span class="nav-label">Other Pages</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="search_results.html">Search results</a></li>
- <li><a href="lockscreen.html">Lockscreen</a></li>
- <li><a href="invoice.html">Invoice</a></li>
- <li><a href="login.html">Login</a></li>
- <li><a href="login_two_columns.html">Login v.2</a></li>
- <li><a href="forgot_password.html">Forget password</a></li>
- <li><a href="register.html">Register</a></li>
- <li><a href="404.html">404 Page</a></li>
- <li><a href="500.html">500 Page</a></li>
- <li><a href="empty_page.html">Empty page</a></li>
- </ul>
- </li>
- <li>
- <a href="#"><i class="fa fa-globe"></i> <span class="nav-label">Miscellaneous</span><span class="label label-info pull-right">NEW</span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="toastr_notifications.html">Notification</a></li>
- <li><a href="nestable_list.html">Nestable list</a></li>
- <li><a href="agile_board.html">Agile board</a></li>
- <li><a href="timeline_2.html">Timeline v.2</a></li>
- <li><a href="diff.html">Diff</a></li>
- <li><a href="i18support.html">i18 support</a></li>
- <li><a href="sweetalert.html">Sweet alert</a></li>
- <li><a href="idle_timer.html">Idle timer</a></li>
- <li><a href="truncate.html">Truncate</a></li>
- <li><a href="spinners.html">Spinners</a></li>
- <li><a href="tinycon.html">Live favicon</a></li>
- <li><a href="google_maps.html">Google maps</a></li>
- <li><a href="code_editor.html">Code editor</a></li>
- <li><a href="modal_window.html">Modal window</a></li>
- <li><a href="clipboard.html">Clipboard</a></li>
- <li><a href="forum_main.html">Forum view</a></li>
- <li><a href="validation.html">Validation</a></li>
- <li><a href="tree_view.html">Tree view</a></li>
- <li><a href="loading_buttons.html">Loading buttons</a></li>
- <li><a href="chat_view.html">Chat view</a></li>
- <li><a href="masonry.html">Masonry</a></li>
- <li><a href="tour.html">Tour</a></li>
- </ul>
- </li>
- <li>
- <a href="#"><i class="fa fa-flask"></i> <span class="nav-label">UI Elements</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="typography.html">Typography</a></li>
- <li><a href="icons.html">Icons</a></li>
- <li><a href="draggable_panels.html">Draggable Panels</a></li> <li><a href="resizeable_panels.html">Resizeable Panels</a></li>
- <li><a href="buttons.html">Buttons</a></li>
- <li><a href="video.html">Video</a></li>
- <li><a href="tabs_panels.html">Panels</a></li>
- <li><a href="tabs.html">Tabs</a></li>
- <li><a href="notifications.html">Notifications & Tooltips</a></li>
- <li><a href="badges_labels.html">Badges, Labels, Progress</a></li>
- </ul>
- </li>
-
- <li>
- <a href="grid_options.html"><i class="fa fa-laptop"></i> <span class="nav-label">Grid options</span></a>
- </li>
- <li>
- <a href="#"><i class="fa fa-table"></i> <span class="nav-label">Tables</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="table_basic.html">Static Tables</a></li>
- <li><a href="table_data_tables.html">Data Tables</a></li>
- <li><a href="table_foo_table.html">Foo Tables</a></li>
- <li><a href="jq_grid.html">jqGrid</a></li>
- </ul>
- </li>
- <li class="active">
- <a href="#"><i class="fa fa-shopping-cart"></i> <span class="nav-label">E-commerce</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level">
- <li><a href="ecommerce_products_grid.html">Products grid</a></li>
- <li class="active"><a href="ecommerce_product_list.html">Products list</a></li>
- <li><a href="ecommerce_product.html">Product edit</a></li>
- <li><a href="ecommerce_product_detail.html">Product detail</a></li>
- <li><a href="ecommerce-cart.html">Cart</a></li>
- <li><a href="ecommerce-orders.html">Orders</a></li>
- <li><a href="ecommerce_payments.html">Credit Card form</a></li>
- </ul>
- </li>
- <li>
- <a href="#"><i class="fa fa-picture-o"></i> <span class="nav-label">Gallery</span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li><a href="basic_gallery.html">Lightbox Gallery</a></li>
- <li><a href="slick_carousel.html">Slick Carousel</a></li>
- <li><a href="carousel.html">Bootstrap Carousel</a></li>
-
- </ul>
- </li>
- <li>
- <a href="#"><i class="fa fa-sitemap"></i> <span class="nav-label">Menu Levels </span><span class="fa arrow"></span></a>
- <ul class="nav nav-second-level collapse">
- <li>
- <a href="#">Third Level <span class="fa arrow"></span></a>
- <ul class="nav nav-third-level">
- <li>
- <a href="#">Third Level Item</a>
- </li>
- <li>
- <a href="#">Third Level Item</a>
- </li>
- <li>
- <a href="#">Third Level Item</a>
- </li>
-
- </ul>
- </li>
- <li><a href="#">Second Level Item</a></li>
- <li>
- <a href="#">Second Level Item</a></li>
- <li>
- <a href="#">Second Level Item</a></li>
- </ul>
- </li>
- <li>
- <a href="css_animation.html"><i class="fa fa-magic"></i> <span class="nav-label">CSS Animations </span><span class="label label-info pull-right">62</span></a>
- </li>
- <li class="landing_link">
- <a target="_blank" href="landing.html"><i class="fa fa-star"></i> <span class="nav-label">Landing Page</span> <span class="label label-warning pull-right">NEW</span></a>
- </li>
- <li class="special_link">
- <a href="package.html"><i class="fa fa-database"></i> <span class="nav-label">Package</span></a>
- </li>
- </ul>
-
- </div>
- </nav>
-
- <div id="page-wrapper" class="gray-bg">
- <div class="row border-bottom">
- <nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0">
- <div class="navbar-header">
- <a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
- <form role="search" class="navbar-form-custom" action="search_results.html">
- <div class="form-group">
- <input type="text" placeholder="Search for something..." class="form-control" name="top-search" id="top-search">
- </div>
- </form>
- </div>
- <ul class="nav navbar-top-links navbar-right">
- <li>
- <span class="m-r-sm text-muted welcome-message">Welcome to INSPINIA+ Admin Theme.</span>
- </li>
- <li class="dropdown">
- <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
- <i class="fa fa-envelope"></i> <span class="label label-warning">16</span>
- </a>
- <ul class="dropdown-menu dropdown-messages">
- <li>
- <div class="dropdown-messages-box">
- <a href="profile.html" class="pull-left">
- <img alt="image" class="img-circle" src="img/a7.jpg">
- </a>
- <div class="media-body">
- <small class="pull-right">46h ago</small>
- <strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
- <small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
- </div>
- </div>
- </li>
- <li class="divider"></li>
- <li>
- <div class="dropdown-messages-box">
- <a href="profile.html" class="pull-left">
- <img alt="image" class="img-circle" src="img/a4.jpg">
- </a>
- <div class="media-body ">
- <small class="pull-right text-navy">5h ago</small>
- <strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
- <small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
- </div>
- </div>
- </li>
- <li class="divider"></li>
- <li>
- <div class="dropdown-messages-box">
- <a href="profile.html" class="pull-left">
- <img alt="image" class="img-circle" src="img/profile.jpg">
- </a>
- <div class="media-body ">
- <small class="pull-right">23h ago</small>
- <strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
- <small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
- </div>
- </div>
- </li>
- <li class="divider"></li>
- <li>
- <div class="text-center link-block">
- <a href="mailbox.html">
- <i class="fa fa-envelope"></i> <strong>Read All Messages</strong>
- </a>
- </div>
- </li>
- </ul>
- </li>
- <li class="dropdown">
- <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
- <i class="fa fa-bell"></i> <span class="label label-primary">8</span>
- </a>
- <ul class="dropdown-menu dropdown-alerts">
- <li>
- <a href="mailbox.html">
- <div>
- <i class="fa fa-envelope fa-fw"></i> You have 16 messages
- <span class="pull-right text-muted small">4 minutes ago</span>
- </div>
- </a>
- </li>
- <li class="divider"></li>
- <li>
- <a href="profile.html">
- <div>
- <i class="fa fa-twitter fa-fw"></i> 3 New Followers
- <span class="pull-right text-muted small">12 minutes ago</span>
- </div>
- </a>
- </li>
- <li class="divider"></li>
- <li>
- <a href="grid_options.html">
- <div>
- <i class="fa fa-upload fa-fw"></i> Server Rebooted
- <span class="pull-right text-muted small">4 minutes ago</span>
- </div>
- </a>
- </li>
- <li class="divider"></li>
- <li>
- <div class="text-center link-block">
- <a href="notifications.html">
- <strong>See All Alerts</strong>
- <i class="fa fa-angle-right"></i>
- </a>
- </div>
- </li>
- </ul>
- </li>
-
-
- <li>
- <a href="login.html">
- <i class="fa fa-sign-out"></i> Log out
- </a>
- </li>
- </ul>
-
- </nav>
- </div>
- <div class="row wrapper border-bottom white-bg page-heading">
- <div class="col-lg-10">
- <h2>E-commerce product list</h2>
- <ol class="breadcrumb">
- <li>
- <a href="index.html">Home</a>
- </li>
- <li>
- <a>E-commerce</a>
- </li>
- <li class="active">
- <strong>Product list</strong>
- </li>
- </ol>
- </div>
- <div class="col-lg-2">
-
- </div>
- </div>
-
- <div class="wrapper wrapper-content animated fadeInRight ecommerce">
-
-
- <div class="ibox-content m-b-sm border-bottom">
- <div class="row">
- <div class="col-sm-4">
- <div class="form-group">
- <label class="control-label" for="product_name">Product Name</label>
- <input type="text" id="product_name" name="product_name" value="" placeholder="Product Name" class="form-control">
- </div>
- </div>
- <div class="col-sm-2">
- <div class="form-group">
- <label class="control-label" for="price">Price</label>
- <input type="text" id="price" name="price" value="" placeholder="Price" class="form-control">
- </div>
- </div>
- <div class="col-sm-2">
- <div class="form-group">
- <label class="control-label" for="quantity">Quantity</label>
- <input type="text" id="quantity" name="quantity" value="" placeholder="Quantity" class="form-control">
- </div>
- </div>
- <div class="col-sm-4">
- <div class="form-group">
- <label class="control-label" for="status">Status</label>
- <select name="status" id="status" class="form-control">
- <option value="1" selected>Enabled</option>
- <option value="0">Disabled</option>
- </select>
- </div>
- </div>
- </div>
-
- </div>
-
- <div class="row">
- <div class="col-lg-12">
- <div class="ibox">
- <div class="ibox-content">
-
- <table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
- <thead>
- <tr>
-
- <th data-toggle="true">Product Name</th>
- <th data-hide="phone">Model</th>
- <th data-hide="all">Description</th>
- <th data-hide="phone">Price</th>
- <th data-hide="phone,tablet" >Quantity</th>
- <th data-hide="phone">Status</th>
- <th class="text-right" data-sort-ignore="true">Action</th>
-
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>
- Example product 1
- </td>
- <td>
- Model 1
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $50.00
- </td>
- <td>
- 1000
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 2
- </td>
- <td>
- Model 2
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $40.00
- </td>
- <td>
- 4300
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 3
- </td>
- <td>
- Model 3
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $22.00
- </td>
- <td>
- 300
- </td>
- <td>
- <span class="label label-danger">Disabled</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 4
- </td>
- <td>
- Model 4
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $67.00
- </td>
- <td>
- 2300
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 5
- </td>
- <td>
- Model 5
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $76.00
- </td>
- <td>
- 800
- </td>
- <td>
- <span class="label label-warning">Low stock</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 6
- </td>
- <td>
- Model 6
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $60.00
- </td>
- <td>
- 6000
- </td>
- <td>
- <span class="label label-danger">Disabled</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 7
- </td>
- <td>
- Model 7
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $32.00
- </td>
- <td>
- 700
- </td>
- <td>
- <span class="label label-danger">Disabled</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 8
- </td>
- <td>
- Model 8
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $86.00
- </td>
- <td>
- 5180
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 9
- </td>
- <td>
- Model 9
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $97.00
- </td>
- <td>
- 450
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 10
- </td>
- <td>
- Model 10
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $43.00
- </td>
- <td>
- 7600
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 1
- </td>
- <td>
- Model 1
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $50.00
- </td>
- <td>
- 1000
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 2
- </td>
- <td>
- Model 2
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $40.00
- </td>
- <td>
- 4300
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 3
- </td>
- <td>
- Model 3
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $22.00
- </td>
- <td>
- 300
- </td>
- <td>
- <span class="label label-warning">Low stock</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 4
- </td>
- <td>
- Model 4
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $67.00
- </td>
- <td>
- 2300
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 5
- </td>
- <td>
- Model 5
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $76.00
- </td>
- <td>
- 800
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 6
- </td>
- <td>
- Model 6
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $60.00
- </td>
- <td>
- 6000
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 7
- </td>
- <td>
- Model 7
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $32.00
- </td>
- <td>
- 700
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 8
- </td>
- <td>
- Model 8
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $86.00
- </td>
- <td>
- 5180
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 9
- </td>
- <td>
- Model 9
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $97.00
- </td>
- <td>
- 450
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
- <tr>
- <td>
- Example product 10
- </td>
- <td>
- Model 10
- </td>
- <td>
- It is a long established fact that a reader will be distracted by the readable
- content of a page when looking at its layout. The point of using Lorem Ipsum is
- that it has a more-or-less normal distribution of letters, as opposed to using
- 'Content here, content here', making it look like readable English.
- </td>
- <td>
- $43.00
- </td>
- <td>
- 7600
- </td>
- <td>
- <span class="label label-primary">Enable</span>
- </td>
- <td class="text-right">
- <div class="btn-group">
- <button class="btn-white btn btn-xs">View</button>
- <button class="btn-white btn btn-xs">Edit</button>
- </div>
- </td>
- </tr>
-
-
- </tbody>
- <tfoot>
- <tr>
- <td colspan="6">
- <ul class="pagination pull-right"></ul>
- </td>
- </tr>
- </tfoot>
- </table>
-
- </div>
- </div>
- </div>
- </div>
-
-
- </div>
- <div class="footer">
- <div class="pull-right">
- 10GB of <strong>250GB</strong> Free.
- </div>
- <div>
- <strong>Copyright</strong> Example Company © 2014-2015
- </div>
- </div>
-
- </div>
- </div>
-
-
-
- <!-- Mainly scripts -->
- <script src="js/jquery-2.1.1.js"></script>
- <script src="js/bootstrap.min.js"></script>
- <script src="js/plugins/metisMenu/jquery.metisMenu.js"></script>
- <script src="js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
-
- <!-- Custom and plugin javascript -->
- <script src="js/inspinia.js"></script>
- <script src="js/plugins/pace/pace.min.js"></script>
-
- <!-- FooTable -->
- <script src="js/plugins/footable/footable.all.min.js"></script>
-
- <!-- Page-Level Scripts -->
- <script>
- $(document).ready(function() {
-
- $('.footable').footable();
-
- });
-
- </script>
-
- </body>
-
- </html>
|