Bug 34478: Update numbering patterns modification and deletion
authorOwen Leonard <oleonard@myacpl.org>
Tue, 20 Feb 2024 19:38:34 +0000 (19:38 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 09:59:41 +0000 (10:59 +0100)
commit7dc1b9e95436452d2008bce17aa88df6496064a6
tree98b4257eef6fa5df2a0c70521a06f504334316d6
parent87d12dbe3c57a5f1fb105cdb40eda4c4cf2a3643
Bug 34478: Update numbering patterns modification and deletion

The numbering patterns script has been update to look for "cud-modify"
to load the edit form, but that's a GET operation and can stay "modify."

The delete buttons have been updated to be a POSTed form.

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