mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-01-21 09:59:08 +00:00
the function hide was in the header.html file enclosed by script tags. it has been moved to the theme.js file. to make it run it was necessary to add a entry point to the WebpackThemeBundle instance in webpack.py (render the js file) and include the resulting js file manually in footer.html (to be loaded in the browser).
610 B
610 B