Hi, Thank for your participation,
For the line : 875 + var _t = openerp.web._t; 876 + var QWeb = openerp.web.qweb; Yes, it's true, it's not used. For the line: 880 + instance.web.form.widgets.add(widget_name, 'openerp.web_color'); Yes it's work, this line will add 'color' in the available widget list for the form. In my opinion, it's the one of the most important line on this module -- https://code.launchpad.net/~openerp-community/web-addons/7.0-web_color/+merge/136214 Your team OpenERP Community is subscribed to branch lp:~openerp-community/web-addons/7.0-web_color. _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

