svn commit: r1083002 - /ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1083002 - /ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml

jleroux@apache.org
Author: jleroux
Date: Fri Mar 18 18:17:58 2011
New Revision: 1083002

URL: http://svn.apache.org/viewvc?rev=1083002&view=rev
Log:
Complete r1082174 (Resizing the new example modal form so there is no more scroll-bar

), this was not enough for at least FF 3.6.15 on Windows

Modified:
    ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml

Modified: ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml?rev=1083002&r1=1083001&r2=1083002&view=diff
==============================================================================
--- ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml (original)
+++ ofbiz/trunk/framework/example/widget/example/ExampleScreens.xml Fri Mar 18 18:17:58 2011
@@ -39,7 +39,7 @@ under the License.
                             <widgets>
                                 <decorator-screen name="FindScreenDecorator" location="component://common/widget/CommonScreens.xml">
                                     <decorator-section name="menu-bar">
-                                        <container style="button-bar"><link target="EditExampleLayer" link-type="ajax-window" height="400" width="480" text="${uiLabelMap.ExampleNewExample}" style="buttontext create"/></container>
+                                        <container style="button-bar"><link target="EditExampleLayer" link-type="ajax-window" height="500" width="500" text="${uiLabelMap.ExampleNewExample}" style="buttontext create"/></container>
                                     </decorator-section>
                                     <decorator-section name="search-options">
                                         <include-form name="FindExamples" location="component://example/widget/example/ExampleForms.xml"/>