5 Nov
2024
5 Nov
'24
4:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38359 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 173983 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173983&action=edit Bug 38359: Update css class col-sm-offset-* no longer exists in bootstrap 5 and we should use offset-sm-* instead Test plan: 1) Enable ILLModule sys pref 2) Attempt to create a new ILL request: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 3) Notice there is no left offset (as was before bug 35402 4) Apply patch. Repeat. -- You are receiving this mail because: You are watching all bug changes.