@@ -, +, @@ size - Confirm that the QA tools do not complain about missing KOHA_VERSION in auth_finder.tt and searchresultlist_auth.tt. - Open a bibliographic record for editing in the basic editor using a framework in which a field is linked to authorities. - Trigger the authority selection window for that field. - Click the "Clear field" button at the top of the authority search pop-up window. Another smaller popup window should briefly appear, and then both windows should close. - Trigger the authority selection window again. - Click the "Create new authority" button. A new window should appear with the MARC authority editor. The window should be a usable size. --- .../intranet-tmpl/prog/en/modules/authorities/auth_finder.tt | 2 +- .../prog/en/modules/authorities/searchresultlist-auth.tt | 2 +- koha-tmpl/intranet-tmpl/prog/js/auth-finder-search.js | 12 ++++++++---- 3 files changed, 10 insertions(+), 6 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt @@ -28,7 +28,7 @@ var index = "[% index %]"; var authtypecode = "[% authtypecode %]"; - + [% END %] [% INCLUDE 'intranet-bottom.inc' popup_window = 1 %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt @@ -100,7 +100,7 @@ var index = "[% index %]"; var authtypecode = "[% authtypecode %]"; - +