mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Fixed visibility init
This commit is contained in:
parent
de62e8181e
commit
5241435164
@ -38,6 +38,7 @@ export class WidgetComponent implements AfterViewInit {
|
||||
|
||||
ngAfterViewInit() {
|
||||
this.setupMaterialComponents();
|
||||
this.fieldChanged.emit(this.field);
|
||||
}
|
||||
|
||||
setupMaterialComponents(): boolean {
|
||||
|
Loading…
x
Reference in New Issue
Block a user