]> git.koha-community.org Git - koha.git/commit
Bug 35402: Fix regressions.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 3 Sep 2024 09:03:17 +0000 (11:03 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 5 Sep 2024 07:53:26 +0000 (09:53 +0200)
commit95ff9ad02d12cf89821c7d24aaf8e36f4a4593a2
tree621c5006313270c5ac2615fac76ab85ac2718859
parent7e5a2f5a4d7b955be5c16f0367ff89729f8ce831
Bug 35402: Fix regressions.t

The audio alert feature is not correctly designed and is problematic.
It looks at the class name in the DOM, not when the element with this class name
will be displayed to the end user

So it's not possible to make it work for modals for instance, or if an element
is built in JS then displayed

This patch remove the modal code from the code, if there are no waiting
holds. It is the behaviour that existed prior to the Bootstrap update.
However it is kind of random behaviour, the song that is played when the
librarian open the circ page is different if the user has waiting holds or not.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt