Bug 14899: Add a link to the new page in the admin
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 25 Sep 2015 15:16:28 +0000 (16:16 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 11 Oct 2016 05:22:00 +0000 (05:22 +0000)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt

index bd951bc..6c128d6 100644 (file)
                     <dd>Manage OAI Sets</dd>
                     <dt><a href="/cgi-bin/koha/admin/items_search_fields.pl">Item search fields</a></dt>
                     <dd>Manage custom fields for item search.</dd>
+                    [% IF Koha.Preference('SearchEngine') == 'Elasticsearch' %]
+                        <dt><a href="/cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl">Search engine configuration</a></dt>
+                        <dd>Manage indexes, facets, and their mappings to MARC fields and subfields.</dd>
+                    [% END %]
                 </dl>
 
                 <h3>Acquisition parameters</h3>