Don't make the case log hidden, since it's not hidden in the portal !

SVN:trunk[1411]
This commit is contained in:
Denis Flaven
2011-08-01 15:46:23 +00:00
parent 6688f1811e
commit b83ac447e8

View File

@@ -224,7 +224,6 @@ abstract class ResponseTicket extends Ticket
"attribute_inherit" => null,
"attribute_list" => array(
'ref' => OPT_ATT_READONLY,
'ticket_log' => OPT_ATT_HIDDEN,
'caller_id' => OPT_ATT_MANDATORY,
'related_change_id' => OPT_ATT_HIDDEN,
'description' => OPT_ATT_MUSTCHANGE,