]> source.dussan.org Git - vaadin-framework.git/commitdiff
#5204 address book portlet height
authorHenri Sara <henri.sara@itmill.com>
Mon, 21 Jun 2010 15:03:15 +0000 (15:03 +0000)
committerHenri Sara <henri.sara@itmill.com>
Mon, 21 Jun 2010 15:03:15 +0000 (15:03 +0000)
svn changeset:13843/svn branch:6.4

WebContent/WEB-INF/portlet.xml

index 2b107d5ae25c74ddc563f56814253e46549f5f0c..8edf8dc0c668016a4038c6c0782f8bd8d4424194 100644 (file)
                        <name>widgetset</name>
                        <value>com.vaadin.portal.gwt.PortalDefaultWidgetSet</value>
                </init-param>
+               <init-param>
+                       <name>style</name>
+                       <value>height:650px</value>
+               </init-param>
                <supports>
                        <mime-type>text/html</mime-type>
                        <portlet-mode>view</portlet-mode>