[SSE] Add icon for cell watch
This commit is contained in:
parent
22c9fddfa8
commit
e0df9797a0
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue