Filter contacts on "starting with" instead of "contains" and some refactors
This commit is contained in:
parent
c6571c98ff
commit
7cc806b00c
2 changed files with 29 additions and 78 deletions
|
|
@ -109,9 +109,6 @@
|
|||
</p>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
<div class="show-more" ng-if="contactsShowMore" ng-click="showMore()" translate>
|
||||
Show more
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue