[FIX] use LABjs to load scripts to avoid recurring 'TypeError: Result of expression...
authorXavier Morel <xmo@openerp.com>
Thu, 24 Mar 2011 20:35:38 +0000 (21:35 +0100)
committerXavier Morel <xmo@openerp.com>
Thu, 24 Mar 2011 20:35:38 +0000 (21:35 +0100)
commit885cab62305860614944c4ee8ad84730fb406b98
tree041a239799a98a80fd152952184606d34f2a0220
parenta75c048ededd1290d14923e0f79ff005bd73a2b1
[FIX] use LABjs to load scripts to avoid recurring 'TypeError: Result of expression 'openerp._openerp[mod]' [undefined] is not a function.'

Might not be the best loader, not sure, but we only use it in two places so it's trivial to replace. It's also one of the oldest loaders so it should be pretty stable.

bzr revid: xmo@openerp.com-20110324203538-bk59e8wbiux47e7j
addons/base/static/LABjs/LAB.js [new file with mode: 0644]
addons/base/static/openerp/base.html
addons/base/static/openerp/js/base_chrome.js
addons/base/static/openerp/js/base_views.js