Author: jacopoc
Date: Mon May 14 08:56:59 2007
New Revision: 537895
URL:
http://svn.apache.org/viewvc?view=rev&rev=537895Log:
Layout cleanup by Adrian Crum OFBIZ-980.
Modified:
ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml
Modified: ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml?view=diff&rev=537895&r1=537894&r2=537895==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml Mon May 14 08:56:59 2007
@@ -79,7 +79,7 @@
<link target="/ordermgr/control/searchorders?lookupFlag=Y&hideFields=Y&partyId=${partyId}&externalLoginKey=${externalLoginKey}&viewIndex=1&viewSize=20" url-mode="inter-app"
text="${uiLabelMap.OrderOrders}"/>
<link target="/ordermgr/control/FindQuote?partyId=${partyId}&externalLoginKey=${externalLoginKey}" url-mode="inter-app"
- text="${uiLabelMap.OrderOrderQuotes}" style="buttontext"/>
+ text="${uiLabelMap.OrderOrderQuotes}"/>
<link target="/ordermgr/control/FindRequest?lookupFlag=Y&fromPartyId=${partyId}&externaLoginKey=${externalLoginKey}" url-mode="inter-app"
text="${uiLabelMap.PartyPartyRequests}"/>
</widgets>
@@ -90,7 +90,7 @@
<link target="/ordermgr/control/checkinits?partyId=${partyId}&externaLoginKey=${externalLoginKey}" url-mode="inter-app"
text="${uiLabelMap.OrderNewOrder}"/>
<link target="/ordermgr/control/EditQuote?partyId=${partyId}&externaLoginKey=${externalLoginKey}" url-mode="inter-app"
- text="${uiLabelMap.OrderNewQuote}" style="buttontext"/>
+ text="${uiLabelMap.OrderNewQuote}"/>
</widgets>
</section>
<section>