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() {
|
public onDataUpdated() {
|
||||||
this.alarmsDatasource.updateAlarms();
|
this.alarmsDatasource.updateAlarms();
|
||||||
this.clearCache();
|
this.clearCache();
|
||||||
this.ctx.detectChanges();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public onEditModeChanged() {
|
public onEditModeChanged() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user