mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-28 00:39:19 +01:00
No need to disable "Sub Entry" in infolog->add context menu
This commit is contained in:
parent
4d35323f52
commit
e68a5d3b94
@ -993,7 +993,6 @@ class infolog_ui
|
|||||||
'allowOnMultiple' => false,
|
'allowOnMultiple' => false,
|
||||||
'hint' => 'Add a new sub-task, -note, -call to this entry',
|
'hint' => 'Add a new sub-task, -note, -call to this entry',
|
||||||
'icon' => 'new',
|
'icon' => 'new',
|
||||||
'disableClass' => 'rowNoSubs',
|
|
||||||
),
|
),
|
||||||
'copy' => array(
|
'copy' => array(
|
||||||
'caption' => 'Copy',
|
'caption' => 'Copy',
|
||||||
|
Loading…
Reference in New Issue
Block a user