[ADD] @namespace annotations for window.openerp so ide stops whining

bzr revid: xmo@openerp.com-20110808081734-lx8mj3eywtseir0s
This commit is contained in:
Xavier Morel 2011-08-08 10:17:34 +02:00
parent 3fcd34682e
commit 94b06f2d1d
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
/**
* @name openerp
* @namespace
* @namespace openerp
* @namespace window.openerp
*/
(function() {
if (this.openerp)