mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] delete unused line on lib.js
This commit is contained in:
@@ -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) {
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user