You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/07/15 19:21:38 UTC

svn commit: r676984 - /ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml

Author: adrianc
Date: Tue Jul 15 10:21:37 2008
New Revision: 676984

URL: http://svn.apache.org/viewvc?rev=676984&view=rev
Log:
Small fixup for last commit.

Modified:
    ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml

Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml?rev=676984&r1=676983&r2=676984&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml Tue Jul 15 10:21:37 2008
@@ -645,11 +645,9 @@
         <field name="subscriptionTypeId" title="${uiLabelMap.ProductSubscription} ${uiLabelMap.CommonType}">
             <display-entity entity-name="SubscriptionType" description="${description}"/>
         </field>
-<!--        <field name="subscriptionResourceId">
-            <display-entity entity-name="SubscriptionResource" description="${description}">
-                <sub-hyperlink target="EditSubscriptionResource?subscriptionResourceId=${subscriptionResourceId}" description="${subscriptionResourceId}" link-style="buttontext"/>
-            </display-entity>
-        </field> -->
+        <field name="subscriptionResourceId">
+            <display-entity entity-name="SubscriptionResource" description="${description}"/>
+        </field>
         <field name="description"><display/></field>
         <field name="productId">
             <display-entity entity-name="Product" description="${productName}">