mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-08 10:38:50 +01:00
Fix post-upgrade errors
This commit is contained in:
parent
d673c512ec
commit
88020acd3e
6 changed files with 17 additions and 25 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<nb-card>
|
||||
<!-- <nb-card>
|
||||
<nb-card-header>
|
||||
Smart Table
|
||||
</nb-card-header>
|
||||
|
||||
<nb-card-body>
|
||||
<!-- <ng2-smart-table [settings]="settings" [source]="source" (deleteConfirm)="onDeleteConfirm($event)">
|
||||
</ng2-smart-table> -->
|
||||
<ng2-smart-table [settings]="settings" [source]="source" (deleteConfirm)="onDeleteConfirm($event)">
|
||||
</ng2-smart-table>
|
||||
</nb-card-body>
|
||||
</nb-card>
|
||||
</nb-card> -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue