changed approach to dashboard version change
This commit is contained in:
parent
da277be306
commit
7bf79cfe3d
@ -1227,9 +1227,8 @@ export class DashboardPageComponent extends PageComponent implements IDashboardC
|
||||
};
|
||||
this.init(dashboardPageInitData);
|
||||
} else {
|
||||
this.dashboard = dashboard;
|
||||
this.dashboard.version = dashboard.version;
|
||||
this.setEditMode(false, false);
|
||||
this.dashboardConfiguration = this.dashboard.configuration;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user