details:   /erp/devel/pi/rev/20c65d449dba
changeset: 10414:20c65d449dba
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Mon Feb 07 19:34:24 2011 +0100
summary:   Added process popup to testregistry

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
 |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5a78c692d93c -r 20c65d449dba 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
  Mon Feb 07 19:24:10 2011 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
  Mon Feb 07 19:34:24 2011 +0100
@@ -221,6 +221,7 @@
     }
     winPopUp.document.close();
   }
+  OB.TestRegistry.register('org.openbravo.classicpopup.' + url, winPopUp);
   winPopUp.focus();
   return winPopUp;
 };

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to