File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
- < div class ="ui-select-match " ng-hide ="$select.open " ng-disabled ="$select.disabled " ng-class ="{'btn-default-focus':$select.focus} ">
1
+ < div class ="ui-select-match " ng-hide ="$select.open && $select.searchEnabled " ng-disabled ="$select.disabled " ng-class ="{'btn-default-focus':$select.focus} ">
2
2
< button aria-label ="{{ $select.baseTitle }} activate " type ="button " class ="btn btn-default btn-block ui-select-toggle " tabindex ="-1 " ; ="" ng-disabled ="$select.disabled " ng-click ="$select.activate() ">
3
3
< span ng-show ="$select.isEmpty() " class ="ui-select-placeholder text-muted "> {{$select.placeholder}}</ span >
4
4
< span ng-hide ="$select.isEmpty() " class ="ui-select-match-text " ng-class ="{'ui-select-allow-clear': $select.allowClear && !$select.isEmpty()} " ng-transclude =""> </ span >
You can’t perform that action at this time.
0 commit comments