mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Fixes bug where source list page would crash if first sync was running SUMMARY link #10411 The ID being passed to the cancel button was incorrect as well. We want to reference current_job not last_job. ISSUE TYPE Bugfix Pull Request COMPONENT NAME UI Reviewed-by: Jake McDermott <yo@jakemcdermott.me> Reviewed-by: Kersom <None> Reviewed-by: Sarah Akus <sarah.akus@gmail.com>