From f80818d3383d9ff4aaa2b1a050a03cc1d7e64100 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Fri, 7 Jan 2011 04:32:50 +0000 Subject: Minor improvements of the edit module. Refactored HTML pages, added a menu, and login over HTTPS. Improved vertical layout of components a bit and added two sample composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056190 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/edit/htdocs/dash/dashboard.html | 148 +++++++++++++++++++++ sca-cpp/trunk/modules/edit/htdocs/dash/index.html | 44 ++++++ 2 files changed, 192 insertions(+) create mode 100644 sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html create mode 100644 sca-cpp/trunk/modules/edit/htdocs/dash/index.html (limited to 'sca-cpp/trunk/modules/edit/htdocs/dash') diff --git a/sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html b/sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html new file mode 100644 index 0000000000..b69c760c99 --- /dev/null +++ b/sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html @@ -0,0 +1,148 @@ + + + + + + + + + + + + + +
+ +
+
+
+>Add Delete +
+ + + +
+ + + + diff --git a/sca-cpp/trunk/modules/edit/htdocs/dash/index.html b/sca-cpp/trunk/modules/edit/htdocs/dash/index.html new file mode 100644 index 0000000000..0abb384d75 --- /dev/null +++ b/sca-cpp/trunk/modules/edit/htdocs/dash/index.html @@ -0,0 +1,44 @@ + + + +App Dashboard + + + + + + + + +

Welcome to your App Dashboard!

+
+ + + + + + + + -- cgit v1.2.3