<inputtype="text"class="gf-form-input width-20"ng-model="ctrl.searchQuery"ng-change="ctrl.onQueryUpdated()"give-focus="true"placeholder="Filter by username or email"/>
<inputtype="text"class="gf-form-input width-20"ng-model="ctrl.searchQuery"ng-change="ctrl.onQueryUpdated()"placeholder="Filter by username or email"/>
<inputtype="text"class="gf-form-input max-width-20"placeholder="Find Team by name"tabindex="1"give-focus="true"ng-model="ctrl.query"ng-model-options="{ debounce: 500 }"spellcheck='false'ng-change="ctrl.get()"/>
<inputtype="text"class="gf-form-input max-width-20"placeholder="Find Team by name"tabindex="1"ng-model="ctrl.query"ng-model-options="{ debounce: 500 }"spellcheck='false'ng-change="ctrl.get()"/>
<inputtype="text"class="gf-form-input width-20"ng-model="ctrl.searchQuery"ng-change="ctrl.onQueryUpdated()"give-focus="true"placeholder="Filter by name or type"/>
<inputtype="text"class="gf-form-input width-20"ng-model="ctrl.searchQuery"ng-change="ctrl.onQueryUpdated()"placeholder="Filter by name or type"/>