https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37797
Chloe Zermatten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170928|0 |1 is obsolete| | --- Comment #4 from Chloe Zermatten <[email protected]> --- Created attachment 170977 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170977&action=edit Bug 37797: Change cancel button to a link styled as a button On the confirmation page for deleting a budget, change "Do not delete" from a form submission to a link (styled to look like a button) in order to avoid errors from POSTing with no op. To test: 1. Go to Acquisitions > Budgets 2. Create a test budget 3. Attempt to delete the test budget 4. On the confirmation page, click "No, don't delete" --> An error appears saying that the form was POSTed with no op! 5. Apply patch 6. Repeat steps 3-4 --> You are linked back to the Budgets page. The budget was not deleted. Signed-off-by: Chloe Zermatten <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
