Allow edit of user on ticket-edit page
Previously, the user information could only be modified on the ticket-view page. For instance, if creating a new ticket for a user, no new information could be added or modified on the user until after the ticket was created Fixes osTicket/osTicket-1.8#281
Showing
- include/ajax.users.php 34 additions, 2 deletionsinclude/ajax.users.php
- include/staff/templates/user.tmpl.php 2 additions, 1 deletioninclude/staff/templates/user.tmpl.php
- include/staff/ticket-edit.inc.php 10 additions, 1 deletioninclude/staff/ticket-edit.inc.php
- include/staff/ticket-open.inc.php 10 additions, 1 deletioninclude/staff/ticket-open.inc.php
- include/staff/ticket-view.inc.php 3 additions, 1 deletioninclude/staff/ticket-view.inc.php
- scp/ajax.php 2 additions, 0 deletionsscp/ajax.php
Loading
Please register or sign in to comment