https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27182 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168042|0 |1 is obsolete| | --- Comment #11 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 168081 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168081&action=edit Bug 27182: Add ability to rename a MARC modification template This patch adds a new 'Rename template' button on the MARC modifications templates page. To test: 1) Go to Cataloging -> MARC modification templates 2) Click the button at the top 'New template'. Name your template and press submit. 3) You should now be on the actions page for that template. Notice there isn't any options to rename your template. 4) Apply patch and restart_all 5) Notice that there is now a "Rename template' button. 6) Click this and rename your template and press submit. 7) Notice that the template name changed correctly. 8) Go back to the general MARC modifications templates page. Note the name of your template is correctly displayed in the table. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.