openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #01644
Re: [Merge] lp:~openerp-community/web-addons/7.0-web_color into lp:~webaddons-core-editors/web-addons/7.0
Review: Needs Fixing
Hello.
Sorry this kind of lines in JS are like prints in python ;-)
$('#color1').colorPicker( { onColorChange : function(id, newValue) { console.log("ID: " + id + " has been changed to " + newValue);
Can you remove the console.log things pliz!
Regards
PS: I didn't try yet
--
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.
References