11 Nov
2024
11 Nov
'24
1:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30699 --- Comment #11 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 174323 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174323&action=edit Bug 30699: (follow-up) Update to fix selenium test Changing an <a> to a <button> breaks test, and changing *all* the a#updatechild's to <button>s also breaks the test, so the simple solution is to change the <button> back to <a>. -- You are receiving this mail because: You are watching all bug changes.