12 Apr
2024
12 Apr
'24
12:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36207 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- The actual deletion is now being done in a hidden form: <form id="deletetags" name="deletetags" method="post" action="/cgi-bin/koha/opac-tags.pl"> [% INCLUDE 'csrf-token.inc' %] <input type="hidden" name="op" value="cud-del" /> </form> -- You are receiving this mail because: You are watching all bug changes.