Added a comment...

SVN:trunk[650]
This commit is contained in:
Romain Quetiez
2010-07-30 14:43:52 +00:00
parent a08ae40dc9
commit b4bd496ca3

View File

@@ -281,6 +281,7 @@ abstract class ResponseTicket extends Ticket
array(
"attribute_inherit" => 'assigned',
"attribute_list" => array(
// MUST_PROMPT is not inherited...but does that make sense
'agent_id' => OPT_ATT_MUSTPROMPT | OPT_ATT_MANDATORY,
'workgroup_id' => OPT_ATT_MUSTPROMPT | OPT_ATT_MANDATORY,
),