mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
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
|
||||
),
|
||||
'edit_settings' => array(
|
||||
'enabled' => false
|
||||
'default' => false
|
||||
)
|
||||
);
|
||||
return $actions;
|
||||
|
Loading…
Reference in New Issue
Block a user