From 338b77a803422bee346a52a8ed9bd95a2c8b5e9b Mon Sep 17 00:00:00 2001 From: Christian Digiorno <33754261+chdigiorno@users.noreply.github.com> Date: Wed, 27 Nov 2019 12:53:50 -0300 Subject: [PATCH] Update series_explorer.html --- .../templates/seriestiempoarexplorer/series_explorer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ckanext/seriestiempoarexplorer/templates/seriestiempoarexplorer/series_explorer.html b/ckanext/seriestiempoarexplorer/templates/seriestiempoarexplorer/series_explorer.html index f753e03..7f01783 100644 --- a/ckanext/seriestiempoarexplorer/templates/seriestiempoarexplorer/series_explorer.html +++ b/ckanext/seriestiempoarexplorer/templates/seriestiempoarexplorer/series_explorer.html @@ -20,7 +20,7 @@ {% set config_background_opacity = h.get_from_config_file('andino.background_opacity') %} {% set bgOpacity = config_background_opacity if config_background_opacity else '0.5' %} - +