Created attachment 169691 [details] [review] Bug 37491: Remove duplicate asset import This patch removes a duplicated asset import from import_from_kbart_file.inc Test plan: 1) Look at the commit diff and observe that where previously there were two uses of "[% Asset.js("js/job_progress.js") | $raw %]" and now there is just one
Created attachment 169692 [details] [review] Bug 37491: Remove duplicate asset import This patch removes a duplicated asset import from import_from_kbart_file.inc Test plan: 1) Apply patch and look at import_from_kbart_file.inc to observe that where previously there were two uses of "[% Asset.js("js/job_progress.js") | $raw %]" and now there is just one
Created attachment 169781 [details] [review] Bug 37491: Remove duplicate asset import This patch removes a duplicated asset import from import_from_kbart_file.inc Test plan: 1) Apply patch and look at import_from_kbart_file.inc to observe that where previously there were two uses of "[% Asset.js("js/job_progress.js") | $raw %]" and now there is just one Signed-off-by: Sam Lau <samalau@gmail.com>
QA'd by RM.
Pushed for 24.11! Well done everyone, thank you!