Login  Register

svn commit: r430434 - /incubator/ofbiz/trunk/applications/marketing/webapp/marketing/campaign/MarketingCampaignForms.xml

Posted by sichen on Aug 10, 2006; 5:48pm
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r430434-incubator-ofbiz-trunk-applications-marketing-webapp-marketing-campaign-MarketingCl-tp208791.html

Author: sichen
Date: Thu Aug 10 09:48:57 2006
New Revision: 430434

URL: http://svn.apache.org/viewvc?rev=430434&view=rev
Log:
Fixed bad link from marketing campaign roles page to partymgr viewprofile

Modified:
    incubator/ofbiz/trunk/applications/marketing/webapp/marketing/campaign/MarketingCampaignForms.xml

Modified: incubator/ofbiz/trunk/applications/marketing/webapp/marketing/campaign/MarketingCampaignForms.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/marketing/webapp/marketing/campaign/MarketingCampaignForms.xml?rev=430434&r1=430433&r2=430434&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/marketing/webapp/marketing/campaign/MarketingCampaignForms.xml (original)
+++ incubator/ofbiz/trunk/applications/marketing/webapp/marketing/campaign/MarketingCampaignForms.xml Thu Aug 10 09:48:57 2006
@@ -78,7 +78,7 @@
         </field>
         <field name="partyId" title="${uiLabelMap.PartyPartyId}" use-when="&quot;${lastName}&quot;!=null">
             <display-entity entity-name="PartyNameView" description="${firstName} ${lastName}" also-hidden="true">
-                <sub-hyperlink target="/partymgr/control/viewProfile?partyId=${partyId}" description="[${partyId}]" link-style="buttontext"/>
+                <sub-hyperlink target="/partymgr/control/viewprofile?partyId=${partyId}" description="[${partyId}]" link-style="buttontext" target-type="inter-app"/>
             </display-entity>
         </field>
 <!-- Currently not working for PartyGroup