Bug 33865: (bug 27421 follow-up) Remove leftover
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Jun 2023 06:29:53 +0000 (08:29 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 9 Jun 2023 14:22:02 +0000 (11:22 -0300)
commitff324be0c4b72241ec86da345b25e12166f51984
tree2022f58ed5fdc7dfe09f7b6366abc3f97191b102
parent0b55e3ceefde1595a1805d0fc5e1476b8f36babe
Bug 33865: (bug 27421 follow-up) Remove leftover

Bug 27421 replaced the progress bar with job_progress.inc.
The code related to the old progress bar has not been removed however.

Moreover there was a JS error in the console:
"Uncaught ReferenceError: submitBackgroundJob is not defined"

Test plan:
Stage a MARC record for import
Import it
Revert the import
All should work correctly, without JS error in the console and with the
progress bar displayed nicely during the staging step.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt