From 08b595c863b45e759e57ef419c83dad2b209df9c Mon Sep 17 00:00:00 2001 From: ramverma Date: Fri, 13 Jul 2018 12:32:32 +0100 Subject: Adding client editor module to apex-pdp The size of the review is big because of following: 1. edit_area & jquery are 3PP's used in the client editor 2. ui elements like svg, gifs, png Change-Id: Ib62d8e6dda6e6dc1b6e604298e23505523f77cf2 Issue-ID: POLICY-864 Signed-off-by: ramverma --- .../src/main/resources/webapp/index.html | 239 +++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 client/client-editor/src/main/resources/webapp/index.html (limited to 'client/client-editor/src/main/resources/webapp/index.html') diff --git a/client/client-editor/src/main/resources/webapp/index.html b/client/client-editor/src/main/resources/webapp/index.html new file mode 100644 index 000000000..34659993a --- /dev/null +++ b/client/client-editor/src/main/resources/webapp/index.html @@ -0,0 +1,239 @@ + + + + + + +Apex Policy Editor + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
Apex
+
+ +
+ +
+
+ Apex +
+ +
+ +
+

Apex Policy Editor

+
+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg