Filter contacts on "starting with" instead of "contains" and some refactors

This commit is contained in:
Sebastiaan Pasma 2018-07-10 15:11:17 +02:00
commit 7cc806b00c
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
2 changed files with 29 additions and 78 deletions

View file

@ -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>