Editing/removing of attached pictures is now possible via web
This commit is contained in:
@@ -115,6 +115,8 @@ class Edit extends BaseModule
|
||||
$lockstate = 'unlock';
|
||||
}
|
||||
|
||||
$item['body'] = Post\Media::addAttachmentsToBody($item['uri-id'], $item['body']);
|
||||
|
||||
$jotplugins = '';
|
||||
|
||||
Hook::callAll('jot_tool', $jotplugins);
|
||||
|
||||
Reference in New Issue
Block a user