Author: sichen
Date: Thu Aug 10 09:48:57 2006
New Revision: 430434
URL:
http://svn.apache.org/viewvc?rev=430434&view=revLog:
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=""${lastName}"!=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