mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
Remove debug code
Thanks, scrutinizer
This commit is contained in:
parent
89accef391
commit
832f105982
@ -130,7 +130,6 @@ var et2_color = (function(){ "use strict"; return et2_inputWidget.extend(
|
|||||||
jQuery.jPicker.List[list_id].id = this.id + "_jPicker";
|
jQuery.jPicker.List[list_id].id = this.id + "_jPicker";
|
||||||
|
|
||||||
// jPicker doesn't allow translation of this one
|
// jPicker doesn't allow translation of this one
|
||||||
debugger;
|
|
||||||
jQuery('.Image', this.$node.parent()).attr('title', this.egw().lang('Click to open color picker'));
|
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
|
// Make it look better - plugin defers initialization, so we have to also
|
||||||
|
Loading…
Reference in New Issue
Block a user