Added mandatory property for date and group selection in bitstream metadata edit form

This commit is contained in:
Giuseppe Digilio
2019-03-17 16:30:43 +01:00
parent ad52dc815e
commit e90d80bce7

View File

@@ -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",