mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +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";
|
||||
|
||||
// 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
|
||||
|
Loading…
Reference in New Issue
Block a user