[SSE] Disable Clear, если не применен никакой фильтр.
This commit is contained in:
parent
a504403aed
commit
25fc600bff
|
@ -935,6 +935,7 @@ define([
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.miClear.setDisabled(this.initialFilterType === Asc.c_oAscAutoFilterTypes.None);
|
||||||
this.btnOk.setDisabled(isCustomFilter);
|
this.btnOk.setDisabled(isCustomFilter);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue