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>
Mon, 5 Jun 2023 17:35:58 +0000 (14:35 -0300)
commite09f54435a79e4e603f189bd862cd75db54e7f73
treef584a774c3b3d70fc23bca1f3360df09a29bcad8
parentdb85bf444a88360c5f688cc1cbfb8b40993546a8
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