mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Revert accidently commented out code from previous commit
This commit is contained in:
parent
8fe33d287a
commit
02ad6049fe
@ -573,7 +573,7 @@ var et2_historylog = et2_valueWidget.extend([et2_IDataProvider,et2_IResizeable],
|
|||||||
|
|
||||||
// trigger the history registered resize
|
// trigger the history registered resize
|
||||||
// in order to update the height with new value
|
// in order to update the height with new value
|
||||||
// this.div.trigger('resize.' +this.options.value.app + this.options.value.id);
|
this.div.trigger('resize.' +this.options.value.app + this.options.value.id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user