svn commit: r1748929 - /ofbiz/trunk/framework/widget/config/widget.properties

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

svn commit: r1748929 - /ofbiz/trunk/framework/widget/config/widget.properties

pranayp
Author: pranayp
Date: Sat Jun 18 07:34:32 2016
New Revision: 1748929

URL: http://svn.apache.org/viewvc?rev=1748929&view=rev
Log:
[OFBIZ-7274] Updated the widget.lookup.width property so that the pagination header in lookups is rendered properly.
 Thanks Vaibhav Jain for reporting the issue and Aditya Patwa for providing the patch.

Modified:
    ofbiz/trunk/framework/widget/config/widget.properties

Modified: ofbiz/trunk/framework/widget/config/widget.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/config/widget.properties?rev=1748929&r1=1748928&r2=1748929&view=diff
==============================================================================
--- ofbiz/trunk/framework/widget/config/widget.properties (original)
+++ ofbiz/trunk/framework/widget/config/widget.properties Sat Jun 18 07:34:32 2016
@@ -47,7 +47,7 @@ widget.lookup.showDescription=Y
 
 # Default position and size for lookup layered windows
 widget.lookup.position=topleft
-widget.lookup.width=620
+widget.lookup.width=640
 widget.lookup.height=500
 
 # Default position and size for Jgrowl error messages