mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
migrate to semantic_ui:
This commit holds alot of changes in the UI, migration of bootstrap to semantic-ui, override of header.html and setting them for /search & /deposite endpoints. PS. The migration is not finished.
This commit is contained in:
2
setup.py
2
setup.py
@@ -80,7 +80,7 @@ setup(
|
||||
'messages = invenio_theme_tugraz',
|
||||
],
|
||||
'invenio_assets.webpack': [
|
||||
'invenio_theme_tugraz = invenio_theme_tugraz.webpack:theme',
|
||||
'invenio_theme_tugraz_theme = invenio_theme_tugraz.webpack:theme',
|
||||
],
|
||||
'invenio_config.module': [
|
||||
'invenio_theme_tugraz = invenio_theme_tugraz.config',
|
||||
|
||||
Reference in New Issue
Block a user