[desktop] fix "home" button disabled state
This commit is contained in:
parent
27ff2a57e7
commit
20f348ac9d
|
@ -251,7 +251,6 @@ define([
|
|||
header.btnHome = (new Common.UI.Button({
|
||||
cls: 'btn-header',
|
||||
iconCls: 'toolbar__icon icon--inverse btn-home',
|
||||
disabled: true,
|
||||
visible: false,
|
||||
hint: 'Show Main window',
|
||||
dataHint:'0',
|
||||
|
|
Loading…
Reference in a new issue