From d7069b5a2e7859ab14c5a909d5e5fc6bc84b80cb Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 3 Jan 2013 07:41:53 +0000 Subject: Improve app hosting management app, restructure UI and refactor REST services and data model to use an SQL database. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428193 13f79535-47bb-0310-9956-ffa450edef68 --- .../hosting/server/htdocs/public/oops/index.html | 326 ++++++++++++++++----- 1 file changed, 252 insertions(+), 74 deletions(-) (limited to 'sca-cpp/trunk/hosting/server/htdocs/public/oops/index.html') diff --git a/sca-cpp/trunk/hosting/server/htdocs/public/oops/index.html b/sca-cpp/trunk/hosting/server/htdocs/public/oops/index.html index cc97c5362e..68554efdb0 100644 --- a/sca-cpp/trunk/hosting/server/htdocs/public/oops/index.html +++ b/sca-cpp/trunk/hosting/server/htdocs/public/oops/index.html @@ -19,33 +19,50 @@ --> + + + + Oops + + -
- -
- + - - - -
-
+
+
+
@@ -110,84 +123,249 @@ $('headdiv').appendChild(ui.declareScript(appcache.get('/public/config-min.js'))
-
-
+
+
+
+
+ +
-
-
+} catch(e) { + debug(e.stack); + throw e; +} + -
-- cgit v1.2.3