From 31ac02170192add53220ac8fbe763df4d47727f4 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 10 Jan 2018 17:42:59 +0000 Subject: [PATCH] Bug 19949: Update popup window templates to use Bootstrap grid: Cataloging authority search This patch updates the cataloging authority search templates to use the Bootstrap grid instead of the YUI grid. To test you must have a MARC subfield configured with "Thesaurus" linked to an authority type. Apply the patch and go to Cataloging -> New record. Click the plugin link for the field which is linked to authorities. In the popup window, the search form and search results should look correct. Signed-off-by: Zoe Bennett --- .../prog/en/modules/authorities/auth_finder.tt | 17 ++--------------- .../en/modules/authorities/searchresultlist-auth.tt | 19 ++++--------------- 2 files changed, 6 insertions(+), 30 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt index 7460ecc..d161698 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt @@ -2,27 +2,14 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Cataloging authority plugin [% INCLUDE 'doc-head-close.inc' %] - - + -
- -
-
-
+

Authority search

[% INCLUDE 'auth-finder-search.inc' %] -
-
-
-
-
- [% MACRO jsinclude BLOCK %]