mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
bugfix(config): add source of SEARCH_UI_SEARCH_TEMPLATE variable
This commit is contained in:
@@ -95,5 +95,8 @@ DEPOSITS_HEADER_TEMPLATE = "invenio_theme_tugraz/header.html"
|
|||||||
# )
|
# )
|
||||||
"""override the default record landing page"""
|
"""override the default record landing page"""
|
||||||
|
|
||||||
|
# Invenio-search-ui
|
||||||
|
# =============
|
||||||
|
# See https://invenio-search-ui.readthedocs.io/en/latest/configuration.html
|
||||||
SEARCH_UI_SEARCH_TEMPLATE = "invenio_theme_tugraz/search.html"
|
SEARCH_UI_SEARCH_TEMPLATE = "invenio_theme_tugraz/search.html"
|
||||||
"""override the default search page"""
|
"""override the default search page"""
|
||||||
|
|||||||
Reference in New Issue
Block a user