26 Jun
2024
26 Jun
'24
4:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37186 --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Owen Leonard from comment #2)
(In reply to Lucas Gass from comment #1)
To make this form work as a link we need the fix from Bug 37190.
This form has already been revised to convert it to a POSTed operation, but the submit button wasn't converted from an <a>. If we replace the "confirmdelete" link with a button it will work:
<button type="submit" class="btn btn-default confirmdelete"><i class="fa fa-trash-can"></i> Delete</button>
Do you think that would be better than adopting Nick's new for as a link? Bug 36246 -- You are receiving this mail because: You are watching all bug changes.