[desktop] fix "home" button disabled state

This commit is contained in:
Maxim Kadushkin 2022-09-29 13:15:41 +03:00
parent 27ff2a57e7
commit 20f348ac9d

View file

@ -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',