Author: hansbak
Date: Wed Apr 8 10:40:15 2009
New Revision: 763173
URL:
http://svn.apache.org/viewvc?rev=763173&view=revLog:
corrected header and typo
Modified:
ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml
ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TaskForms.xml
Modified: ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml?rev=763173&r1=763172&r2=763173&view=diff==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml Wed Apr 8 10:40:15 2009
@@ -321,7 +321,7 @@
</form>
<form name="ListCommEvents" type="list" paginate="true" list-name="commEvents"
- odd-row-style="alternate-row" header-row-style="header-row-2" default-table-style="basic-table hover-bar">
+ odd-row-style="alternate-row" header-row-style="header-row" default-table-style="basic-table hover-bar">
<row-actions>
<set field="subject" from-field="subject" default-value="${uiLabelMap.PartyNoSubject}"/>
</row-actions>
Modified: ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TaskForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TaskForms.xml?rev=763173&r1=763172&r2=763173&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TaskForms.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TaskForms.xml Wed Apr 8 10:40:15 2009
@@ -261,7 +261,7 @@
</hyperlink>
</field>
<field name="toComplete" title="${uiLabelMap.CommonStatustoComplete}">
- <hyperlink target="updateTaskAssigment" description="${uiLabelMap.CommonStatustoComplete">
+ <hyperlink target="updateTaskAssigment" description="${uiLabelMap.CommonStatustoComplete}">
<parameter param-name="workEffortId"/>
<parameter param-name="partyId"/>
<parameter param-name="roleTypeId"/>