Remove debug code

Thanks, scrutinizer
This commit is contained in:
nathangray 2019-03-29 09:46:23 -06:00
parent 89accef391
commit 832f105982

View File

@ -130,7 +130,6 @@ var et2_color = (function(){ "use strict"; return et2_inputWidget.extend(
jQuery.jPicker.List[list_id].id = this.id + "_jPicker";
// jPicker doesn't allow translation of this one
debugger;
jQuery('.Image', this.$node.parent()).attr('title', this.egw().lang('Click to open color picker'));
// Make it look better - plugin defers initialization, so we have to also