|
@ -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
|
|
@ -46,4 +44,4 @@ openerp.web_color = function(instance) { |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
|
} |
|
|
|
|
|
|
|
|
} |