From 957b7cada7404d734e338a8f3af411afafcf9799 Mon Sep 17 00:00:00 2001 From: Josh Lagrimas Date: Wed, 27 Jul 2022 12:28:16 +0100 Subject: [PATCH 1/4] Fix footer to display branding as needed (#620) * exception handling for TOLOAD ontologies * Fix for missing OBO_SYNONYM_TYPE * Fix footer to display branding as needed * Ignore application properties for ols-web Co-authored-by: James McLaughlin Co-authored-by: henrietteharmse Co-authored-by: Josh Lagrimas --- .gitignore | 1 + ols-web/src/main/resources/application.properties | 2 +- ols-web/src/main/resources/templates/fragments/footer.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0384ebc4..c6e5fd62 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ ols-loader/src/test/resources/tmp ols-solr/src/main/resources/solr-conf/ontology/data ols-mongo/src/main/resources/mongodb ols-web/src/main/resources/static/documents/* +ols-web/src/main/resources/application.properties properties .classpath .settings diff --git a/ols-web/src/main/resources/application.properties b/ols-web/src/main/resources/application.properties index c9cf65dc..6fca0bed 100644 --- a/ols-web/src/main/resources/application.properties +++ b/ols-web/src/main/resources/application.properties @@ -42,4 +42,4 @@ logging.config=classpath:logback-spring.xml #ols.customisation.errorMessage=Something went wrong! #ols.customisation.ontologyAlias=Data Dictionary #ols.customisation.ontologyAliasPlural=Data Dictionaries - +ols.customisation.ebiInfo=false diff --git a/ols-web/src/main/resources/templates/fragments/footer.html b/ols-web/src/main/resources/templates/fragments/footer.html index 2796761b..78b7539a 100644 --- a/ols-web/src/main/resources/templates/fragments/footer.html +++ b/ols-web/src/main/resources/templates/fragments/footer.html @@ -47,7 +47,7 @@
-