Always shows the search bar
This commit is contained in:
parent
22a4b9fa1b
commit
ece114389c
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
</div>
|
</div>
|
||||||
</ion-content>
|
</ion-content>
|
||||||
<ion-content ng-show="!isEmptyList">
|
<ion-content ng-show="!isEmptyList">
|
||||||
<div class="bar bar-header item-input-inset" ng-show="addressbook.length >= 5">
|
<div class="bar bar-header item-input-inset">
|
||||||
<label class="item-input-wrapper">
|
<label class="item-input-wrapper">
|
||||||
<i class="icon ion-ios-search placeholder-icon"></i>
|
<i class="icon ion-ios-search placeholder-icon"></i>
|
||||||
<input type="search"
|
<input type="search"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue