Skip to content
Snippets Groups Projects
Commit 3213079e authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Merge branch 'main' into 'release'

Fix day degrees legend

See merge request !2
parents 84e3ec71 8beccfed
Branches
Tags
1 merge request!2Fix day degrees legend
...@@ -202,9 +202,6 @@ LAYER ...@@ -202,9 +202,6 @@ LAYER
} }
] ]
} }
<ul style=\"list-style: none; padding: 0;\">
<li style=\"margin-bottom: 5px;\"><span style=\"display: inline-block; width: 25px; background: linear-gradient(to right, #0000FF, #FF0000);\">&nbsp;</span> {{language.day_degrees}}</li>
</ul>
" "
{% endfor %} {% endfor %}
END END
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment