mirror of https://github.com/OCA/web.git
[FIX] delete unused line on lib.js
parent
d632ccfd51
commit
b6641016fe
|
@ -21,8 +21,6 @@
|
|||
##############################################################################*/
|
||||
|
||||
openerp.web_color = function(instance) {
|
||||
var _t = openerp.web._t;
|
||||
var QWeb = openerp.web.qweb;
|
||||
|
||||
widget_name = 'color';
|
||||
//Add in the widgets list
|
||||
|
@ -46,4 +44,4 @@ openerp.web_color = function(instance) {
|
|||
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue