You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2010/06/02 19:40:04 UTC

svn commit: r950687 - /ofbiz/site/dtds/widget-form.xsd

Author: jleroux
Date: Wed Jun  2 17:40:04 2010
New Revision: 950687

URL: http://svn.apache.org/viewvc?rev=950687&view=rev
Log:
Update dtds

Modified:
    ofbiz/site/dtds/widget-form.xsd

Modified: ofbiz/site/dtds/widget-form.xsd
URL: http://svn.apache.org/viewvc/ofbiz/site/dtds/widget-form.xsd?rev=950687&r1=950686&r2=950687&view=diff
==============================================================================
--- ofbiz/site/dtds/widget-form.xsd (original)
+++ ofbiz/site/dtds/widget-form.xsd Wed Jun  2 17:40:04 2010
@@ -931,7 +931,7 @@ under the License.
             </xs:simpleType>
         </xs:attribute>
         <xs:attribute name="presentation" default="layer">
-            <xs:annotation><xs:documentation>Shows the lookup as moveable and resizable layer or window. Default to layer which uses the 'LookupLayerPopupDecorator'</xs:documentation></xs:annotation>
+            <xs:annotation><xs:documentation>Shows the lookup as moveable and resizable layer or popup window. Default to layer.</xs:documentation></xs:annotation>
             <xs:simpleType>
                 <xs:restriction base="xs:string">
                     <xs:enumeration value="layer"/>