details:   /erp/devel/pi/rev/103820d16f01
changeset: 11343:103820d16f01
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Wed Mar 23 15:18:50 2011 +0100
summary:   Add hidden IFRAME

diffstat:

 src/index.jsp |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 9903263691bd -r 103820d16f01 src/index.jsp
--- a/src/index.jsp     Wed Mar 23 15:17:13 2011 +0100
+++ b/src/index.jsp     Wed Mar 23 15:18:50 2011 +0100
@@ -150,6 +150,8 @@
 <script type="text/javascript" 
src="./web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js"></script>
 <script type="text/javascript" 
src="./web/org.openbravo.userinterface.smartclient/isomorphic/ISC_History.js"></script>
 <script type="text/javascript" 
src="./org.openbravo.client.kernel/OBCLKER_Kernel/StaticResources?_mode=3.00&_skinVersion=3.00"></script>
-<form name="OBGlobalHiddenForm" method="post" action="blank.html"></form>
+<form name="OBGlobalHiddenForm" method="post" action="blank.html">
+<iframe id="background_target" height=0 width=0></iframe>
+</form>
 </body>
 </html>
\ No newline at end of file

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to