mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
[CST-4879] After changing options in access-conditions.xml, "grant access" fields are displayed incorrectly
This commit is contained in:
@@ -247,10 +247,6 @@ export class SubmissionSectionUploadFileComponent implements OnChanges, OnInit {
|
||||
activeModal.componentInstance.pathCombiner = this.pathCombiner;
|
||||
activeModal.componentInstance.submissionId = this.submissionId;
|
||||
|
||||
/*activeModal.componentInstance.saveBitstreamDataEvent.subscribe((res) => {
|
||||
console.log(JSON.stringify(res));
|
||||
});*/
|
||||
|
||||
}
|
||||
|
||||
ngOnDestroy(): void {
|
||||
|
Reference in New Issue
Block a user