65240: Add community/collection logo on create/edit pages

This commit is contained in:
Kristof De Langhe
2019-10-01 14:42:25 +02:00
parent 2789996000
commit a2695edbac
18 changed files with 300 additions and 36 deletions

View File

@@ -81,7 +81,8 @@ export class SubmissionFormComponent implements OnChanges, OnDestroy {
url: '',
authToken: null,
disableMultipart: false,
itemAlias: null
itemAlias: null,
autoUpload: true
};
/**