|
|
@ -275,7 +275,6 @@ export class EntitiesTableWidgetComponent extends PageComponent implements OnIni |
|
|
public onDataUpdated() { |
|
|
public onDataUpdated() { |
|
|
this.entityDatasource.dataUpdated(); |
|
|
this.entityDatasource.dataUpdated(); |
|
|
this.clearCache(); |
|
|
this.clearCache(); |
|
|
this.ctx.detectChanges(); |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public onEditModeChanged() { |
|
|
public onEditModeChanged() { |
|
|
|