Vaibhav (OpenERP) has proposed merging 
lp:~openerp-dev/openerp-web/trunk-bug-889718-vda into lp:openerp-web.

Requested reviews:
  OpenERP R&D Web Team (openerp-dev-web)
Related bugs:
  Bug #889718 in OpenERP Web: "issue with login screen - rev 1447"
  https://bugs.launchpad.net/openerp-web/+bug/889718

For more details, see:
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-bug-889718-vda/+merge/82238
-- 
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-bug-889718-vda/+merge/82238
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openerp-web/trunk-bug-889718-vda.
=== modified file 'addons/web/static/src/js/chrome.js'
--- addons/web/static/src/js/chrome.js	2011-11-09 15:04:39 +0000
+++ addons/web/static/src/js/chrome.js	2011-11-15 04:06:26 +0000
@@ -281,7 +281,7 @@
                 .removeClass("database_block")
             .end()
             .empty();
-        this._super();
+        this._super.apply();
     },
     /**
      * Converts a .serializeArray() result into a dict. Does not bother folding

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to