mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(search): remove simple search
This commit is contained in:
parent
49ac641346
commit
429fd095cf
1 changed files with 0 additions and 12 deletions
|
|
@ -1,14 +1,4 @@
|
|||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<nb-card>
|
||||
<nb-card-header>
|
||||
Simple search
|
||||
</nb-card-header>
|
||||
<nb-card-body>
|
||||
<nb-search type="simple-search" tag="simple-search"></nb-search>
|
||||
</nb-card-body>
|
||||
</nb-card>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<nb-card>
|
||||
<nb-card-header>
|
||||
|
|
@ -19,8 +9,6 @@
|
|||
</nb-card-body>
|
||||
</nb-card>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<nb-card>
|
||||
<nb-card-header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue