diff --git a/app/apollo_portal/settings/prod.py b/app/apollo_portal/settings/prod.py index 0843daa..cf5a716 100644 --- a/app/apollo_portal/settings/prod.py +++ b/app/apollo_portal/settings/prod.py @@ -18,6 +18,8 @@ for hostname in PRODUCTION_HOSTNAMES ] +TIME_ZONE = 'Australia/Brisbane' + # Use manifest to manage static file versions for cache busting: STATICFILES_STORAGE = ('django.contrib.staticfiles.storage' '.ManifestStaticFilesStorage') diff --git a/app/genomes/templates/genomes/snippets/genome-cards.html b/app/genomes/templates/genomes/snippets/genome-cards.html index 7113f85..bd7af1e 100644 --- a/app/genomes/templates/genomes/snippets/genome-cards.html +++ b/app/genomes/templates/genomes/snippets/genome-cards.html @@ -433,24 +433,26 @@

{{ genomeDetails.name }}

diff --git a/app/genomes/templates/genomes/snippets/tracks-table.html b/app/genomes/templates/genomes/snippets/tracks-table.html index b78881b..f54e829 100644 --- a/app/genomes/templates/genomes/snippets/tracks-table.html +++ b/app/genomes/templates/genomes/snippets/tracks-table.html @@ -118,16 +118,16 @@ - + Browser + No browser