details:   https://code.openbravo.com/erp/devel/pi/rev/10ddce67111f
changeset: 16048:10ddce67111f
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Wed Apr 11 12:36:32 2012 +0200
summary:   Related to 19486: reverted changeset

diffstat:

 web/js/utils.js |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r cfacf0c6c729 -r 10ddce67111f web/js/utils.js
--- a/web/js/utils.js   Wed Apr 11 12:35:16 2012 +0200
+++ b/web/js/utils.js   Wed Apr 11 12:36:32 2012 +0200
@@ -5438,7 +5438,7 @@
 
 function closePage(okEvent) {
   if (isWindowInMDIPopup) {
-    setTimeout(function() { 
getFrame('LayoutMDI').OB.Layout.ClassicOBCompatibility.Popup.close(MDIPopupId, 
!okEvent); }, 10);
+    
getFrame('LayoutMDI').OB.Layout.ClassicOBCompatibility.Popup.close(MDIPopupId, 
!okEvent);
   } else if (isWindowInMDITab) {
   } else {
     top.window.close();

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to