template_assign()
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.