mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
65240: Add community/collection logo on create/edit pages
This commit is contained in:
@@ -81,7 +81,8 @@ export class SubmissionFormComponent implements OnChanges, OnDestroy {
|
||||
url: '',
|
||||
authToken: null,
|
||||
disableMultipart: false,
|
||||
itemAlias: null
|
||||
itemAlias: null,
|
||||
autoUpload: true
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user