[SSE] Add icon for cell watch

This commit is contained in:
Julia Radzhabova 2022-07-12 11:23:21 +03:00
parent 22c9fddfa8
commit e0df9797a0

View file

@ -324,7 +324,7 @@ define([
this.btnWatch = new Common.UI.Button({
parentEl: $host.find('#slot-btn-watch-window'),
cls: 'btn-toolbar x-huge icon-top',
iconCls: 'toolbar__icon btn-lookup',
iconCls: 'toolbar__icon watch-window',
caption: this.txtWatch,
hint: this.tipWatch,
disabled: true,