From bbed4a83ea526f1313ac081314b42500aab97617 Mon Sep 17 00:00:00 2001 From: Christian Digiorno <33754261+chdigiorno@users.noreply.github.com> Date: Tue, 12 Nov 2019 12:41:24 -0300 Subject: [PATCH] Update series_explorer.html --- .../templates/seriestiempoarexplorer/series_explorer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckanext/seriestiempoarexplorer/templates/seriestiempoarexplorer/series_explorer.html b/ckanext/seriestiempoarexplorer/templates/seriestiempoarexplorer/series_explorer.html index a2737d4..af80b06 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' %} - +