From ac83c8aa6ed4f1cc954805c5d8aedd37dfccf993 Mon Sep 17 00:00:00 2001 From: Viliam Repan Date: Thu, 20 Feb 2014 20:18:50 +0100 Subject: [PATCH] schema list in wizard, attribute and object class details design added. not finished yet. --- .../resource/component/SchemaListPanel.html | 16 ++++++++++++++-- .../component/SchemaListPanel.properties | 4 +++- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.html b/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.html index ba6fc6f60b1..71d7262fb48 100644 --- a/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.html +++ b/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.html @@ -18,7 +18,7 @@
-
+

@@ -46,7 +46,19 @@

navigator
-
+
+

+
+
+ asdf +
+
+ asdf +
+
+ +

+ todo
diff --git a/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.properties b/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.properties index 8d6cacd8dd6..16019e5f073 100644 --- a/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.properties +++ b/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/resource/component/SchemaListPanel.properties @@ -15,4 +15,6 @@ # SchemaListPanel.objectClass=Object class -SchemaListPanel.message.couldntParseSchema=Couldn't parse resource schema \ No newline at end of file +SchemaListPanel.message.couldntParseSchema=Couldn't parse resource schema +SchemaListPanel.details=Details +SchemaListPanel.attributes=Attributes \ No newline at end of file