mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
[CST-12500] coar-notify panel - new label keys for the dropdowns
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div *ngFor="let pattern of patterns; let i = index" class="col">
|
||||
<label class="row col-form-label"
|
||||
>
|
||||
{{'submission.section.section-coar-notify.control.label' | translate : {pattern : pattern} }}
|
||||
{{'submission.section.section-coar-notify.control.' + pattern + '.label' | translate }}
|
||||
</label
|
||||
>
|
||||
<div
|
||||
|
Reference in New Issue
Block a user