Commit 25fc600b authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Disable Clear, если не применен никакой фильтр.

parent a504403a
...@@ -935,6 +935,7 @@ define([ ...@@ -935,6 +935,7 @@ define([
} }
} }
this.miClear.setDisabled(this.initialFilterType === Asc.c_oAscAutoFilterTypes.None);
this.btnOk.setDisabled(isCustomFilter); this.btnOk.setDisabled(isCustomFilter);
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment