Author: jleroux
Date: Mon Dec 17 12:49:50 2018
New Revision: 1849084
URL:
http://svn.apache.org/viewvc?rev=1849084&view=revLog:
Improved: Resolve possible conflicts for masked date input feature
(OFBIZ-10719)
As it's useless and confusing, for now comments out the only occurrence
Modified:
ofbiz/ofbiz-plugins/trunk/example/widget/example/FormWidgetExampleForms.xml
Modified: ofbiz/ofbiz-plugins/trunk/example/widget/example/FormWidgetExampleForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/example/widget/example/FormWidgetExampleForms.xml?rev=1849084&r1=1849083&r2=1849084&view=diff==============================================================================
--- ofbiz/ofbiz-plugins/trunk/example/widget/example/FormWidgetExampleForms.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/example/widget/example/FormWidgetExampleForms.xml Mon Dec 17 12:49:50 2018
@@ -28,11 +28,11 @@ under the License.
<!-- ***************** -->
<!-- *** field1 *** -->
<!-- ***************** -->
- <field name="field1"
+ <!-- <field name="field1"
title="${uiLabelMap.ExampleDateField1Title}"
tooltip="${uiLabelMap.ExampleToDo}" tooltip-style="button-text">
<date-time mask="Y"/>
- </field>
+ </field> -->
<!-- ***************** -->
<!-- *** field9 *** -->
<!-- ***************** -->