]> git.koha-community.org Git - koha.git/commit
Bug 18340: Fix progress bar length
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 27 Mar 2017 20:18:22 +0000 (17:18 -0300)
committerMason James <mtj@kohaaloha.com>
Wed, 24 May 2017 02:26:24 +0000 (14:26 +1200)
commitc49d0e2109853e3fbcc51df663a94e08a980685d
tree8e10c16d8802754403ef483288b61fb9abd7e83e
parentc90692657738f283697f2476cd12910111aa61bc
Bug 18340: Fix progress bar length

The progress bar (for background jobs) should be fully filled when 100%
is hit, right? :)
It has been introduced quite long time ago when the size of the progress
bar has been changed from 150 to 200px, and the code has been
refactored.

Test plan:
Launch a big modification/deletion of records/items in a batch.
You should see the progress bar progressing to 100 and reach 100!

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit e424bd0d84d4aa30ceae5e6cea0ee453413f0ef9)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/js/background-job-progressbar.js