forked from extern/egroupware
Enable note portlet edit settings action
This commit is contained in:
parent
5b972ea11f
commit
9371a62019
@ -124,7 +124,7 @@ class home_note_portlet extends home_portlet
|
|||||||
'default' => true
|
'default' => true
|
||||||
),
|
),
|
||||||
'edit_settings' => array(
|
'edit_settings' => array(
|
||||||
'enabled' => false
|
'default' => false
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
return $actions;
|
return $actions;
|
||||||
|
Loading…
Reference in New Issue
Block a user