PMCORE-1004
This commit is contained in:
@@ -355,7 +355,7 @@ class AppProxy extends HttpProxyController
|
|||||||
$j++ => [ // Case Title per thread
|
$j++ => [ // Case Title per thread
|
||||||
'id' => 'CASE_TITLE',
|
'id' => 'CASE_TITLE',
|
||||||
'label' => G::LoadTranslation('ID_TASK_TITLE') . ': ',
|
'label' => G::LoadTranslation('ID_TASK_TITLE') . ': ',
|
||||||
'value' => $appFields['DEL_TITLE'],
|
'value' => $row['DEL_TITLE'],
|
||||||
],
|
],
|
||||||
$j++ => [ // Current User
|
$j++ => [ // Current User
|
||||||
'id' => 'CURRENT_USER',
|
'id' => 'CURRENT_USER',
|
||||||
|
|||||||
Reference in New Issue
Block a user