From f2db59d3c71522e9369012f27d13ffea61105c74 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 19 Jan 2021 15:27:47 +0200 Subject: Modify Data Dictionary style and add source option items Issue-ID: CCSDK-3092 Issue-ID: CCSDK-3093 Issue-ID: CCSDK-3094 Issue-ID: CCSDK-3095 Signed-off-by: Sarah Abouzainah Change-Id: I395761081646510c1c4bab244496e11139cade01 --- .../resource-dictionary-creation.component.html | 145 ++++++++++++--------- 1 file changed, 82 insertions(+), 63 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/resource-dictionary-creation.component.html') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/resource-dictionary-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/resource-dictionary-creation.component.html index 637c87d7a..26857e600 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/resource-dictionary-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-creation/resource-dictionary-creation.component.html @@ -32,92 +32,111 @@ -
-
-
-
- Dictionary Name -
- - Last modified {{createDate}} by me -
-
-
+ +
+
+
+ Dictionary Name +
+
+ Last modified {{createDate}} By Me +
+
+
+
+

Author Name

+ Abdelmuhaimen Seaudi +
+
+

Author Email

+ abdelmuhaimen.seaudi@orange.com +
+
+

Contributions

+ +
+
+
-
-
-
- - - -
+
-
\ No newline at end of file +
+ \ No newline at end of file -- cgit 1.2.3-korg