refactor CR Gerard
This commit is contained in:
parent
072581a0fe
commit
5d6a8f773c
|
@ -21,11 +21,10 @@
|
|||
<div class="suffix">
|
||||
<i class="material-icons clear"
|
||||
translate-attr="{title: 'Clear'}"
|
||||
ng-class="{visible:
|
||||
!$ctrl.disabled
|
||||
ng-show="!$ctrl.disabled
|
||||
&& $ctrl.hasValue
|
||||
&& ($ctrl.hasFocus)
|
||||
&& !$ctrl.unclearable}"
|
||||
&& !$ctrl.unclearable"
|
||||
ng-click="$ctrl.clear()">
|
||||
clear
|
||||
</i>
|
||||
|
|
Loading…
Reference in New Issue