UI: Fixed twice call cell content func for alarm table widget
This commit is contained in:
parent
3bc89fb1d7
commit
49f5fc023f
@ -340,7 +340,6 @@ export class AlarmsTableWidgetComponent extends PageComponent implements OnInit,
|
||||
public onDataUpdated() {
|
||||
this.alarmsDatasource.updateAlarms();
|
||||
this.clearCache();
|
||||
this.ctx.detectChanges();
|
||||
}
|
||||
|
||||
public onEditModeChanged() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user