diff --git a/dmp-frontend/src/app/ui/description/overview/description-overview.component.html b/dmp-frontend/src/app/ui/description/overview/description-overview.component.html index 5fcbd7c2f..5265c37b8 100644 --- a/dmp-frontend/src/app/ui/description/overview/description-overview.component.html +++ b/dmp-frontend/src/app/ui/description/overview/description-overview.component.html @@ -6,67 +6,81 @@
{{'DESCRIPTION-OVERVIEW.ACTIONS.BACK' | translate}}
{{ description.label }}
+- {{ enumUtils.toDmpUserRolesString(dmpService.getCurrentUserRolesInDmp(description?.dmp?.dmpUsers)) }} -
+{{ enumUtils.toDmpUserRolesString(dmpService.getCurrentUserRolesInDmp(description?.dmp?.dmpUsers)) }}
{{ 'DESCRIPTION-OVERVIEW.ACTIONS.FINALIZE' | translate }}
-{{ 'DESCRIPTION-OVERVIEW.ACTIONS.FINALIZE' | translate }}
+{{ 'DESCRIPTION-OVERVIEW.ACTIONS.REVERSE' | translate }}
+{{ 'DESCRIPTION-OVERVIEW.ACTIONS.EXPORT' | translate }}
+{{ 'DESCRIPTION-OVERVIEW.ACTIONS.REVERSE' | translate }}
-- {{ 'DESCRIPTION-OVERVIEW.ACTIONS.EXPORT' | translate }}
-{{ 'DESCRIPTION-OVERVIEW.DESCRIPTION-AUTHORS' | translate }}