You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2016/05/21 09:48:41 UTC

svn commit: r1744883 - /ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml

Author: mridulpathak
Date: Sat May 21 09:48:41 2016
New Revision: 1744883

URL: http://svn.apache.org/viewvc?rev=1744883&view=rev
Log:
[OFBIZ-7035] Have https://localhost:8443/example/control/fonts.pdf open in a new window. Thanks Pierre Smits for reporting the improvement and Suraj Khurana for providing the patch.

Modified:
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml

Modified: ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml?rev=1744883&r1=1744882&r2=1744883&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml (original)
+++ ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml Sat May 21 09:48:41 2016
@@ -46,7 +46,7 @@ under the License.
             <link target="ExampleBarChart"/>
         </menu-item>
         <menu-item name="ExampleCompleteFop" title="${uiLabelMap.ContentFopFonts}">
-                <link target="fonts.pdf"/>
+                <link target="fonts.pdf" target-window="_BLANK"/>
         </menu-item>
         <menu-item name="ExampleCompoundWidgets" title="${uiLabelMap.ExampleCompoundWidgets}">
                 <link target="CompoundWidgets1"/>