Bug 34478: Fixes for MARC modification template management
authorOwen Leonard <oleonard@myacpl.org>
Fri, 23 Feb 2024 15:30:22 +0000 (15:30 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 10:00:05 +0000 (11:00 +0100)
commit4e5944f7f97ff6ce21f664e5094f54112362ab0a
treef6f5c75ca2465283061a8d730d367b2a4b107774
parent7798f0346cb505bcaf50ae4413f8330e57b056bc
Bug 34478: Fixes for MARC modification template management

This patch converts several delete links to POSTed forms and corrects
the op variable names in the script. The patch also simplifies the
deletion click handlers.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt
koha-tmpl/intranet-tmpl/prog/js/marc_modification_templates.js
tools/marc_modification_templates.pl