diff --git a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html b/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html index dc6c4d8af..3137400d4 100644 --- a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html +++ b/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html @@ -1,48 +1,46 @@
-
- -
+
+
close
-
+
-
-
-
- - {{'ANNOTATION-DIALOG.THREADS.NEW-THREAD' | translate}} - - - add_reaction - - {{threadFormGroup.get('text').getError('backendError')?.message}} - {{'COMMONS.VALIDATION.REQUIRED' | translate}} - -
- -
- - {{'ANNOTATION-DIALOG.THREADS.PROTECTION.TITLE' | translate}} - - {{enumUtils.toAnnotationProtectionTypeString(enumValue)}} - - {{threadFormGroup.get('protectionType').getError('backendError')?.message}} - {{'COMMONS.VALIDATION.REQUIRED' | translate}} - -
- -
-
-
- -
-
- + +
+
+ + {{'ANNOTATION-DIALOG.THREADS.NEW-THREAD' | translate}} + + + {{threadFormGroup.get('text').getError('backendError')?.message}} + {{'COMMONS.VALIDATION.REQUIRED' | translate}} + +
+
+ + {{'ANNOTATION-DIALOG.THREADS.PROTECTION.TITLE' | translate}} + + {{enumUtils.toAnnotationProtectionTypeString(enumValue)}} + + {{threadFormGroup.get('protectionType').getError('backendError')?.message}} + {{'COMMONS.VALIDATION.REQUIRED' | translate}} + +
+
+
+
+ +
+
+ +
-
+
@@ -55,9 +53,9 @@
-
+
-
+
{{getAnnotationProtectionType(thread)}} @@ -65,9 +63,9 @@
-
+
-
+
globe @@ -76,43 +74,99 @@
-
+
-
-
-
-
-
-
- profile-picture -
-
-
- {{getParentAnnotation(thread).author.name}} -
{{getParentAnnotation(thread).timeStamp | date: "d MMMM, y 'at' h:mm a"}}
+
+
+
+
+
+
+
+ profile-picture
-
-
{{getParentAnnotation(thread).payload}}
-
-
-
- +
+
+ {{getParentAnnotation(thread).author.name}} +
{{getParentAnnotation(thread).timeStamp | date: "d MMMM, y 'at' h:mm a"}}
-
-
-
- - - - - - +
+
{{getParentAnnotation(thread).payload}}
+
+
+ +
+
+
+
+ + + + + + +
+
+ + +
+
+
+
+
+
+
+
+
+
+
+ profile-picture +
+
+
+ {{annotation.author.name}} +
{{annotation.timeStamp | date:"d MMMM, y 'at' h:mm a"}}
+ +
+ +
+
{{annotation.payload}}
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ + {{'ANNOTATION-DIALOG.THREADS.REPLY' | translate}} + + + +
+
+ +
+
+
+
@@ -121,60 +175,6 @@
- - - -
-
-
-
-
-
-
-
-
-
- profile-picture -
-
-
- {{annotation.author.name}} -
{{annotation.timeStamp | date:"d MMMM, y 'at' h:mm a"}}
- -
- -
-
{{annotation.payload}}
-
-
-
-
-
-
-
-
-
-
-
- - -
-
- - {{'ANNOTATION-DIALOG.THREADS.REPLY' | translate}} - - - add_reaction - - -
- -
-
-
-