[Koha-bugs] [Bug 24608] Allow modification of checkout due date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 3 10:36:56 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24608

--- Comment #20 from Andrew Isherwood <andrew.isherwood at 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.


More information about the Koha-bugs mailing list