more work on layout editors
This commit is contained in:
@@ -118,10 +118,12 @@ class Layouts extends \Zotlabs\Web\Controller {
|
||||
'webpage' => ITEM_TYPE_PDL,
|
||||
'is_owner' => true,
|
||||
'nickname' => \App::$profile['channel_address'],
|
||||
'bang' => '',
|
||||
'showacl' => false,
|
||||
'visitor' => false,
|
||||
'nopreview' => 1,
|
||||
'hide_voting' => true,
|
||||
'hide_future' => true,
|
||||
'hide_expire' => true,
|
||||
'hide_preview'=> true,
|
||||
'ptlabel' => t('Layout Name'),
|
||||
'profile_uid' => intval($owner),
|
||||
'expanded' => true,
|
||||
|
Reference in New Issue
Block a user