mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Changed sort order to asc ID rather than desc ID. Changed delete/cancel icon to always be cancel. The prompt dialog now always shows 'Submit request to cancel' rather than 'Delete...' for jobs with a status == 'new' even though the API request is DELETE.