Hmm. A bit more digging make it appear this is a CSS issue. It looks like I 
need to edit the div#content css style inside the header.jsp inside the 
vaadinEmbeddedStyles test.

Ron

From: Roskens, Ronald [mailto:ronald.rosk...@biworldwide.com]
Sent: Thursday, August 15, 2013 5:58 PM
To: OpenNMS Developer Discussion
Subject: [opennms-devel] vaadin apps in 1.12 with custom html

So I'm testing out the 1.12 builds, and found a problem with how I am doing 
things that is causing the vaadin apps to not work. In my custom build, I am 
wrapping the <div id="content"> within a <div id="content-wrapper">, and now 
the vaadin apps don't display at all.

<div id="content-wrapper">
  <div id="content">
....
  </div>
</div>

If I remove <div id="content-wrapper">, then they display properly. Any hints 
on what to do to make them work?

Ron

RONALD ROSKENS
UNIX Administrator | Corporate Technology
d 952.844.4533
BI WORLDWIDE
Australia | Canada | China | India | LATAM | UK | US
www.biworldwide.com<http://www.biworldwide.com/>


This e-mail message is being sent solely for use by the intended recipient(s) 
and may contain confidential information. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by phone or reply by e-mail, delete the 
original message and destroy all copies. Thank you.

This e-mail message is being sent solely for use by the intended recipient(s) 
and may contain confidential information.  Any unauthorized review, use, 
disclosure or distribution is prohibited.  If you are not the intended 
recipient, please contact the sender by phone or reply by e-mail, delete the 
original message and destroy all copies. Thank you.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to