|
@@ -12,7 +12,6 @@
|
|
|
ng-model-options="{ debounce: 500 }"
|
|
ng-model-options="{ debounce: 500 }"
|
|
|
spellcheck='false'
|
|
spellcheck='false'
|
|
|
ng-change="ctrl.search()"
|
|
ng-change="ctrl.search()"
|
|
|
- ng-blur="ctrl.searchInputBlur()"
|
|
|
|
|
/>
|
|
/>
|
|
|
|
|
|
|
|
<div class="search-field-spacer"></div>
|
|
<div class="search-field-spacer"></div>
|