mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-864] codelyzer form component (#2076)
This commit is contained in:
@@ -31,7 +31,7 @@ declare let dialogPolyfill: any;
|
||||
templateUrl: './attach.widget.html',
|
||||
styleUrls: ['./attach.widget.css'], host: baseHost
|
||||
})
|
||||
export class AttachWidget extends WidgetComponent implements OnInit {
|
||||
export class AttachWidgetComponent extends WidgetComponent implements OnInit {
|
||||
|
||||
selectedFolderPathId: string;
|
||||
selectedFolderSiteId: string;
|
||||
|
Reference in New Issue
Block a user