From 608b81cdaae88392dcec0bcde2ec9b8fb4ace634 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 31 Jan 2011 03:57:57 +0000 Subject: Minor stylesheet changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065479 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html | 5 +---- sca-cpp/trunk/modules/edit/htdocs/dash/index.html | 3 ++- 2 files changed, 3 insertions(+), 5 deletions(-) (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 index 29de0e396a..0339f3fa76 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html +++ b/sca-cpp/trunk/modules/edit/htdocs/dash/dashboard.html @@ -58,9 +58,6 @@ @@ -38,7 +39,7 @@ ui.loadwidget('menu', '/menu.html'); // Load the dashboard -ui.loadwidget('dashboard', 'dashboard.html'); +ui.loadiframe('dashboard', 'dashboard.html'); -- cgit v1.2.3