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) {
|
openerp.web_color = function(instance) {
|
||||||
var _t = openerp.web._t;
|
|
||||||
var QWeb = openerp.web.qweb;
|
|
||||||
|
|
||||||
widget_name = 'color';
|
widget_name = 'color';
|
||||||
//Add in the widgets list
|
//Add in the widgets list
|
||||||
|
|
Loading…
Reference in New Issue