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

--- Comment #2 from Owen Leonard <[email protected]> ---
(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>

-- 
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