details:   /erp/devel/pi/rev/0cde86426cea
changeset: 10578:0cde86426cea
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Fri Feb 11 15:43:05 2011 +0100
summary:   Added classic modal popup to test registry

diffstat:

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

diffs (11 lines):

diff -r c5f0379e728d -r 0cde86426cea 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
      Fri Feb 11 15:29:09 2011 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
      Fri Feb 11 15:43:05 2011 +0100
@@ -354,6 +354,7 @@
         });
         cPopup.show();
         cobcomp.Popup.postOpen(cPopup, theOpener, postParams);
+        OB.TestRegistry.register('org.openbravo.classicpopup.' + url, cPopup);
       },
       
       // ** {{{ Popup.postOpen(cPopup) }}} **

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to