make weblink and attach button hideable and some minor fixes
This commit is contained in:
@@ -114,6 +114,9 @@ class Editlayout extends \Zotlabs\Web\Controller {
|
||||
'hide_voting' => true,
|
||||
'hide_future' => true,
|
||||
'hide_expire' => true,
|
||||
'hide_location' => true,
|
||||
'hide_weblink' => true,
|
||||
'hide_attach' => true,
|
||||
'hide_preview' => true,
|
||||
'ptyp' => $itm[0]['obj_type'],
|
||||
'body' => undo_post_tagging($itm[0]['body']),
|
||||
|
||||
Reference in New Issue
Block a user