https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32485 --- Comment #8 from Sam Lau <samalau@gmail.com> --- (In reply to Roman Dolny from comment #6)
1. there is no "Checkout message" column in item types table (Administration->Item types),
Fixed this.
2. probably checkout messages should be placed in messages section (id="messages") not in mainform (id="mainform").
Not exactly, that's included in messages.inc which is used in a lot of different places. However, I moved the dialog message/alert to the top of the screen, around where the messages div resides.
QA script: WARN These are all unrelated to my changes.
However, still not ready for testing... noticed that checkin_message is utilized in SIP, thus, checkout message should probably be there too, so still some work to be done here. -- You are receiving this mail because: You are watching all bug changes.