svn commit: r950753 - /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: r950753 - /ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml

erwan
Author: erwan
Date: Wed Jun  2 20:38:42 2010
New Revision: 950753

URL: http://svn.apache.org/viewvc?rev=950753&view=rev
Log:
Using the right description for the sent field

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=950753&r1=950752&r2=950753&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml Wed Jun  2 20:38:42 2010
@@ -433,7 +433,7 @@ under the License.
             <display-entity description="${description}" entity-name="StatusItem" key-field-name="statusId"/>
         </field>
         <field name="entryDate" title="${uiLabelMap.CommonCreated}"><display type="date"/></field>
-        <field name="datetimeStarted" title="${uiLabelMap.CommonSend}"><display type="date"/></field>
+        <field name="datetimeStarted" title="${uiLabelMap.CommonSent}"><display type="date"/></field>
     </form>
 
     <form name="FindCommunicationByOrder" type="single" target="FindCommunicationByOrder" paginate="true" focus-field-name="submitButton"