details:   /erp/devel/pi/rev/8267cb14f2ef
changeset: 11344:8267cb14f2ef
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Wed Mar 23 16:28:03 2011 +0100
summary:   Add quotes to iframe

diffstat:

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

diffs (13 lines):

diff -r 103820d16f01 -r 8267cb14f2ef src/index.jsp
--- a/src/index.jsp     Wed Mar 23 15:18:50 2011 +0100
+++ b/src/index.jsp     Wed Mar 23 16:28:03 2011 +0100
@@ -151,7 +151,7 @@
 <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">
-<iframe id="background_target" height=0 width=0></iframe>
+<iframe id="background_target" height="0" width="0" 
style="display:none;"></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