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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99990|0                           |1
        is obsolete|                            |

--- Comment #40 from Martin Renvoize <[email protected]> ---
Created attachment 126198
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126198&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.

Signed-off-by: Sally <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to