Skip to content
Snippets Groups Projects
Commit 054b3057 authored by Alexa Valentová's avatar Alexa Valentová
Browse files

fix GeoFeatureCollectionPage

parent 404e3d21
No related branches found
No related tags found
2 merge requests!1169fix GeoFeatureCollectionPage,!1168fix GeoFeatureCollectionPage
Pipeline #19991 passed
......@@ -26,8 +26,6 @@
{% block styles %}{% endblock %}
{% include "maps_utils/includes/styles.html" %}
<style type="text/css">
/* All anchor scrolling will be butter smooth. */
html {
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -22,7 +22,6 @@
<!-- Styles -->
<link rel="stylesheet" href="{% static 'styleguide2/main.css' %}">
{% include "maps_utils/includes/styles.html" %}
<!--TODO - Migrate to styleguide-->
{% block styles %}{% endblock styles %}
......@@ -51,6 +50,7 @@
<!--TODO - Migrate to styleguide-->
{% include "maps_utils/includes/scripts.html" %}
{% include "maps_utils/includes/styles.html" %}
{% block scripts %}{% endblock scripts %}
</body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment