diff --git a/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html b/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html index 1fdc185b6c..6e9ba975ba 100644 --- a/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html +++ b/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html @@ -248,11 +248,14 @@ headerHeightPx="120" [isReadOnly]="true" [isEdit]="false" - [showBackStateIcon]="!!widgetsBundle?.title" - (closeDetails)="onAddWidgetClosed()" - (backStateDetails)="widgetBundleSelected(null)"> + (closeDetails)="onAddWidgetClosed()"> +