SimpleDesk API
Procedural File: SimpleDesk-Assign.template.php
Source Location: /template/SimpleDesk-Assign.template.phptemplate_assign [line 22]
void template_assign (
)
Displays the list of possible users a ticket can have assigned.
Will have been populated by shd_assign() in SimpleDesk-Assign.php, adding into $context['member_list'].
This allows users to assign tickets to other users, or themselves, or to unassign a previously assigned ticket. Future versions will likely add further options here.
Tags:
- see
- shd_assign()
- since
- 1.0
Return value
This function has no return value.[ Top ]



