]> git.koha-community.org Git - koha.git/commit
Bug 37491: Remove duplicate asset import
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 26 Jul 2024 11:12:16 +0000 (11:12 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 2 Sep 2024 10:13:49 +0000 (12:13 +0200)
commit5a249bc5eaa409fdc5af358b12a1c5aa956a21ec
treec048010293e09bda12f4c5ac0b16b2ca88017e93
parent1cd733962150530ca027049ff9cddca3cf06d4e4
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>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/import_from_kbart_file.inc