Bug 21243: Regression: SRU mapping popup for bibliographic records is unstyled
authorOwen Leonard <oleonard@myacpl.org>
Fri, 17 Aug 2018 14:19:20 +0000 (14:19 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 21 Aug 2018 13:18:05 +0000 (13:18 +0000)
This patch corrects a regression caused by Bug 21151: The include file
which adds CSS to the page was removed from the template.

To test, apply the patch and go to Administration -> Z39.50/SRU servers
-> New SRU server.

- Click the "Modify" button next to "SRU Search fields mapping"
- Verify that the pop-up window is correctly styled.

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt

index 73caffc..45b3c8c 100644 (file)
@@ -3,6 +3,7 @@
 [% SET footerjs = 1 %]
 [% INCLUDE 'doc-head-open.inc' %]
 <title>Koha &rsaquo; SRU search fields mapping for bibliographic records</title>
+[% INCLUDE 'doc-head-close.inc' %]
 </head>
 
 <body id="admin_sru_modmapping" class="admin">