odoo/addons/portal_anonymous/static/src
Olivier Dony e6cca53967 [FIX] portal_anonymous: revert incorrect fix for login flickering, try another one that works in monodb mode
The previous fix at revision 8887 was not correct because start() did not call
 _super() in anonymous mode, while still depending on the value of 
`self.selected_db`, that _super() is responsible for setting in monodb mode.
Multi-db mode was working fine.

bzr revid: odo@openerp.com-20130319181137-9quokmivgb3flyct
2013-03-19 19:11:37 +01:00
..
js [FIX] portal_anonymous: revert incorrect fix for login flickering, try another one that works in monodb mode 2013-03-19 19:11:37 +01:00
xml [FIX] Login template and click event handler 2012-12-17 11:14:25 +01:00