From 34f92700da268b74b52aa3f2b6c9e1e2da6ad591 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 31 Jul 2008 08:04:20 +0000 Subject: Improved the Domain Manager widgets to use HTML divs for presentation and iframes for script isolation. This provides better control and performance of the layout while preserving isolation between the scripts of the individual widgets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681295 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/toolbar-gadget.html | 33 +++++++++++----------- 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'java/sca/modules/domain-manager/src/main/resources/toolbar-gadget.html') diff --git a/java/sca/modules/domain-manager/src/main/resources/toolbar-gadget.html b/java/sca/modules/domain-manager/src/main/resources/toolbar-gadget.html index 1ea1e1f8fd..2cc555473c 100644 --- a/java/sca/modules/domain-manager/src/main/resources/toolbar-gadget.html +++ b/java/sca/modules/domain-manager/src/main/resources/toolbar-gadget.html @@ -22,26 +22,25 @@ - - - +
+ + -- cgit v1.2.3