mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Added mandatory property for date and group selection in bitstream metadata edit form
This commit is contained in:
@@ -750,7 +750,9 @@
|
||||
"from-placeholder": "From",
|
||||
"until-label": "Access grant until",
|
||||
"until-placeholder": "Until",
|
||||
"group-label": "Group"
|
||||
"group-label": "Group",
|
||||
"group-required": "Group is required.",
|
||||
"date-required": "Date is required."
|
||||
},
|
||||
"save-metadata": "Save metadata",
|
||||
"undo": "Cancel",
|
||||
|
Reference in New Issue
Block a user