From 9f0101cd83dac5e27708e3a7e94ab45a8028f048 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 18 Jun 2018 11:58:29 +0000 Subject: [PATCH] Bug 19970: (17.05.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 d32e202..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' %] - +