From 9047e5d3049d76f35c91796480429aaaea90ba60 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 18 Jun 2018 12:05:06 +0000 Subject: [PATCH] Bug 19970: (17.11.x) Revise change of bug 19413 to work better for translations This patch changes how the submit and cancel buttons appear in the MARC 008 plugin window. The controls are now displayed as buttons in a floating toolbar. To test you must have MARC tag 008 configured to use the marc21_field_008.pl plugin. - Apply the patch and open an existing or blank record in cataloging. - Click the plugin link next to tag 008 to trigger the popup window. - Confirm that "Save" and "Cancel" appear correctly in a toolbar. - Scroll down the page to confirm that the toolbar "sticks" to the top of the window. - Confirm that the "Save" and "Cancel" buttons work correctly. --- .../cataloguing/value_builder/marc21_field_008.tt | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt index 172549f..dd0396ff 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt @@ -1,9 +1,18 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Cataloging › 008 builder [% INCLUDE 'doc-head-close.inc' %] - +