On 21/10/2009, at 10:22 PM, [email protected] wrote:
Author: hansbak
Date: Wed Oct 21 09:22:16 2009
New Revision: 827935

URL: http://svn.apache.org/viewvc?rev=827935&view=rev
Log:
add username to customeritem note list

Modified:
ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/request/ overViewRequestItems.ftl
   ofbiz/trunk/specialpurpose/projectmgr/widget/CustRequestScreens.xml

Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/ request/overViewRequestItems.ftl
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/request/overViewRequestItems.ftl?rev=827935&r1=827934&r2=827935&view=diff
= = = = = = = = ====================================================================== --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/request/ overViewRequestItems.ftl (original) +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/request/ overViewRequestItems.ftl Wed Oct 21 09:22:16 2009
@@ -68,6 +68,9 @@
                                ${uiLabelMap.CommonNote}
                            </td>
                            <td>
+ ${uiLabelMap.PartyParty} $ {uiLabelMap.PartyName}
+                            </td>
+                            <td>


This is bad for internationalization, you should make a new label instead of trying to combine existing labels.

Regards
Scott

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to