mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
Remove warning, not needed
This commit is contained in:
parent
54cf0cbf26
commit
c953c58b17
@ -68,7 +68,6 @@ var et2_image = et2_baseWidget.extend({
|
||||
set_src: function(_value) {
|
||||
if(!this.isInTree())
|
||||
{
|
||||
console.warn(this.image[0], " not in tree");
|
||||
return;
|
||||
}
|
||||
this.options.src = _value;
|
||||
|
Loading…
Reference in New Issue
Block a user