]> git.koha-community.org Git - koha.git/commit
Bug 35813: (follow-up) Correct dialog class and clean up whitespace
authorOwen Leonard <oleonard@myacpl.org>
Tue, 16 Jan 2024 12:18:48 +0000 (12:18 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 13 May 2024 12:00:05 +0000 (14:00 +0200)
commit21cda2fa638e19c783ac82e599190af51c1043c8
treee4f96650cfc06386395500e4ad7d26e5698f8f37
parentcef4c56d6ec7197340f8f86184fd305ded5f4b2a
Bug 35813: (follow-up) Correct dialog class and clean up whitespace

This patch changes the class of the success message from "success"
(which is a Bootstrap class) to "message" which is the class we use
elsewhere in Koha for this kind of informational message.

The patch adds the same dialog markup to labeledMARCdetail.tt.

The patch also trims trailing whitespace from place_booking_modal.js

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt
koha-tmpl/intranet-tmpl/prog/js/modals/place_booking.js