details:   https://code.openbravo.com/erp/devel/pi/rev/15df713b1e43
changeset: 16508:15df713b1e43
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Mon May 14 04:15:10 2012 +0200
summary:   Related to issue 20207: 'Loading' popups works ok again in IE9 + 
HTML5
- Improved version 2

diffstat:

 src/org/openbravo/erpCommon/utility/PopupLoading.html |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4914bc66fa28 -r 15df713b1e43 
src/org/openbravo/erpCommon/utility/PopupLoading.html
--- a/src/org/openbravo/erpCommon/utility/PopupLoading.html     Mon May 14 
04:06:09 2012 +0200
+++ b/src/org/openbravo/erpCommon/utility/PopupLoading.html     Mon May 14 
04:15:10 2012 +0200
@@ -48,7 +48,7 @@
             } else {
               i++;
             }
-          }, 200);
+          }, 300);
       } else {
         window.opener.setPopupLoadingWindowLoaded(true);
       }

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to