Author: jleroux
Date: Tue Jan 25 17:54:45 2011
New Revision: 1063379
URL: http://svn.apache.org/viewvc?rev=1063379&view=rev
Log:
Was useless there target-window="_BLANK"
Modified:
ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml
Modified: ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml?rev=1063379&r1=1063378&r2=1063379&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml Tue Jan 25
17:54:45 2011
@@ -448,7 +448,7 @@ under the License.
<field name="percProfit"
title="${uiLabelMap.OrderOrderQuotePercProfit}"><display/></field>
</form>
<form name="EditQuoteReportMail" type="single"
target="sendQuoteReportMail" title=""
- header-row-style="header-row" default-table-style="basic-table"
target-window="_BLANK">
+ header-row-style="header-row" default-table-style="basic-table">
<field name="quoteId"><hidden/></field>
<field name="emailType"><hidden/></field>
<field name="sendTo"><text/></field>