switched clients listing over to the new serverside paging, sorting, searching, updated the table ui as well, started adding red * to required fields

This commit is contained in:
root
2019-06-14 23:20:51 -04:00
parent 0eda7e9762
commit 4c81efbdc2
9 changed files with 242 additions and 21 deletions

View File

@@ -5,8 +5,8 @@
<div class="card mb-3">
<div class="card-header">
<h5 class="float-left mt-2"><i class="fa fa-fw fa-box mr-2"></i>Products</h5>
<button type="button" class="btn btn-primary badge-pill mr-auto float-right" data-toggle="modal" data-target="#addProductModal"><i class="fas fa-fw fa-plus"></i></button>
<h6 class="float-left mt-2"><i class="fa fa-fw fa-box mr-2"></i>Products</h6>
<button type="button" class="btn btn-primary btn-sm float-right" data-toggle="modal" data-target="#addProductModal"><i class="fas fa-fw fa-plus"></i></button>
</div>
<div class="card-body">
<div class="table-responsive">