3 Mar
2020
3 Mar
'20
10:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24608 --- Comment #20 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Created attachment 99979 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99979&action=edit Bug 24608: (follow-up) Buttons should be buttons No idea why I used <a> elements for the Edit buttons. But the 'disabled' attribute has no effect on <a> elements, which leads to all sorts of problems when you have disabled buttons that are not disabled. Switched to <button> elements. -- You are receiving this mail because: You are watching all bug changes.