]> git.koha-community.org Git - koha.git/commit
Bug 38197: Remove old version of Bootstrap JS left behind during upgrade
authorOwen Leonard <oleonard@myacpl.org>
Thu, 17 Oct 2024 14:46:19 +0000 (14:46 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 21 Oct 2024 13:10:30 +0000 (15:10 +0200)
commit3ed51f05140898b8180a0bb8a50a646eb9f1f71c
tree871eee4a4b70dff957cf236901bd9ee4ebb3b11f
parent6eb4d5804b006f16f6876dcfd9b4b6b036bba10d
Bug 38197: Remove old version of Bootstrap JS left behind during upgrade

This patch removes an old version of Bootstrap JS which should have been
removed by Bug 35402. The correct Bootstrap JS file is at
koha-tmpl/opac-tmpl/lib/bootstrap/js/bootstrap.bundle.min.js

This patch should have no effect on any OPAC functionality.
Bootstrap-related features should still work: Dropdown menus, modals,
etc.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/opac-tmpl/bootstrap/lib/bootstrap/bootstrap.bundle.min.js [deleted file]