Author: jleroux
Date: Sat Sep 3 16:25:34 2011
New Revision: 1164883
URL: http://svn.apache.org/viewvc?rev=1164883&view=rev
Log:
Closes https://issues.apache.org/jira/browse/OFBIZ-4142
Assetmaint: PDF rendering in same browser window as OFBiz in stead of new window
Modified:
ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml?rev=1164883&r1=1164882&r2=1164883&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
(original)
+++ ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml Sat Sep
3 16:25:34 2011
@@ -126,7 +126,7 @@
<link target="EditFixedAssetMaint"
text="${uiLabelMap.AccountingNewFixedAssetMaint}" style="buttontext create">
<parameter param-name="fixedAssetId"/>
</link>
- <link target="printFixedAssetMaint.pdf"
text="${uiLabelMap.CommonPrint}" style="buttontext">
+ <link target="printFixedAssetMaint.pdf"
target-window="_blank" text="${uiLabelMap.CommonPrint}" style="buttontext">
<parameter param-name="fixedAssetId"/>
<parameter
param-name="maintHistSeqId"/>
</link>