No need to disable "Sub Entry" in infolog->add context menu

This commit is contained in:
Hadi Nategh 2013-10-17 08:45:18 +00:00
parent 4d35323f52
commit e68a5d3b94

View File

@ -993,7 +993,6 @@ class infolog_ui
'allowOnMultiple' => false,
'hint' => 'Add a new sub-task, -note, -call to this entry',
'icon' => 'new',
'disableClass' => 'rowNoSubs',
),
'copy' => array(
'caption' => 'Copy',