text-filter & sorting refurnished

This commit is contained in:
Yubing325
2020-06-24 15:46:08 -05:00
parent e018d4f961
commit 1e6e02cf69
9 changed files with 86 additions and 97 deletions
@@ -3,7 +3,7 @@
<ps-data-grid [dataSource]="merchantDataSource" [(columns)]="columns"
tableClasses="table table-sm table-dark table-striped table-bordered">
tableClasses="table table-sm table-striped table-bordered">
<psbx-spinner *psDataGridLoader></psbx-spinner>
<ng-container *psDataGridHeader>
<button class="btn-info btn" psbxCommandModal commandTitle="Adding a new merchant" commandText="Add"