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