From da077b042163a485a6e7574b805078536ed02d5f Mon Sep 17 00:00:00 2001 From: Josh Lagrimas Date: Wed, 27 Jul 2022 12:28:16 +0100 Subject: [PATCH] Fix footer and update Related Tools verbiage issue-572: update Related Tools verbiage (#572), Fix footer to display branding as needed (#620) --- .gitignore | 1 + ols-web/src/main/resources/application.properties | 2 +- .../src/main/resources/templates/fragments/footer.html | 2 +- ols-web/src/main/resources/templates/index.html | 9 ++++----- 4 files changed, 7 insertions(+), 7 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 @@
-