svn commit: r1129059 - /ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml

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

svn commit: r1129059 - /ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml

hansbak-2
Author: hansbak
Date: Mon May 30 08:41:18 2011
New Revision: 1129059

URL: http://svn.apache.org/viewvc?rev=1129059&view=rev
Log:
remove string causing errors in the log

Modified:
    ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml

Modified: ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml?rev=1129059&r1=1129058&r2=1129059&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml Mon May 30 08:41:18 2011
@@ -929,7 +929,7 @@ under the License.
             </hyperlink>
         </field>
         <field name="entryDate">
-            <display description="${date:dateTimeStr(entryDate, timeZone, locale)}"/>
+            <display type="date"/>
         </field>
         <field name="note" widget-area-style="fieldWidth200"><display/></field>
         <field name="_rowSubmit" title="${uiLabelMap.CommonYes}"><check/></field>