diff --git a/layerindex/static/css/additional.css b/layerindex/static/css/additional.css index dc48971..37759ed 100644 --- a/layerindex/static/css/additional.css +++ b/layerindex/static/css/additional.css @@ -263,10 +263,6 @@ td.info { background-color: #d9edf7 !important; } -.hidden-select { - display: none !important; -} - .pre-plain { background-color: transparent; border-style: none; diff --git a/templates/layerindex/comparisonrecipeselect.html b/templates/layerindex/comparisonrecipeselect.html index f819716..395ce75 100644 --- a/templates/layerindex/comparisonrecipeselect.html +++ b/templates/layerindex/comparisonrecipeselect.html @@ -38,7 +38,7 @@ {{ hidden }} {% endfor %} - {{ comparison_form.cover_status }} diff --git a/templates/layerindex/comparisonrecipeselectdetail.html b/templates/layerindex/comparisonrecipeselectdetail.html index 02b4891..cd3e184 100644 --- a/templates/layerindex/comparisonrecipeselectdetail.html +++ b/templates/layerindex/comparisonrecipeselectdetail.html @@ -34,7 +34,7 @@ {{ hidden }} {% endfor %} - Coverage {{ comparison_form.cover_status }}