]> git.koha-community.org Git - koha.git/commit
Bug 37739: Adjust vendor deletion modal code after bootstrap 5 update
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Aug 2024 09:36:38 +0000 (11:36 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 29 Aug 2024 15:24:05 +0000 (17:24 +0200)
commitbf6cb3bde2d8c04c22e2e5bfcf8baebd329bc8b7
tree5114b3c80a21fce57a038d96dd6327f0844be6c4
parent92ec49fca4ba94f55697920b8a02b32e1312253e
Bug 37739: Adjust vendor deletion modal code after bootstrap 5 update

This patch fixes a conflict between bug 31921 and bug 35402.

Test plan:
Create a vendor then delete it using the "Delete vendor" button
Confirm that the modal looks like other modals in Koha.
Click the "x", "No" and "Yes". Confirm that "x" and "no" close the modal
but "yes" correctly delete the vendor.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/includes/modals/delete_vendor.inc