mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 17:02:17 -05:00
Add focus-me directive
This commit is contained in:
parent
b57be79b00
commit
aff71d506b
@ -18,7 +18,7 @@
|
||||
<svg><use xlink:href="#icon-search" /><title>Search</title></svg>
|
||||
<input class="input-text" type="text" ng-model="searchText"
|
||||
ng-change="displaySearchResults(searchText)"
|
||||
placeholder="Search">
|
||||
placeholder="Search" wo-focus-me="state.mailList.searching">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user