bug with clear solved CR JOAN
This commit is contained in:
parent
52291dee68
commit
3c675b99a0
|
@ -23,7 +23,6 @@
|
|||
translate-attr="{title: 'Clear'}"
|
||||
ng-show="!$ctrl.disabled
|
||||
&& $ctrl.hasValue
|
||||
&& ($ctrl.hasFocus)
|
||||
&& !$ctrl.unclearable"
|
||||
ng-click="$ctrl.clear()">
|
||||
clear
|
||||
|
|
Loading…
Reference in New Issue