mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 21:18:46 +02:00
N°4518 - ActivityPanel: Fix inline images being shrinked in quick edit
This commit is contained in:
@@ -928,6 +928,9 @@ $(function()
|
||||
}
|
||||
me._ApplyEntriesFilters();
|
||||
|
||||
// Try to fix inline images width
|
||||
CombodoInlineImage.FixImagesWidth();
|
||||
|
||||
// For now, we don't hide the forms as the user may want to add something else
|
||||
me.element.find(me.js_selectors.caselog_entry_form).trigger('clear_entry.caselog_entry_form.itop');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user