We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17e759 commit 912de1fCopy full SHA for 912de1f
django_project/core/base_templates/base.html
@@ -30,7 +30,7 @@
30
data-close-text="Got it!">
31
</script>
32
33
- <script type="text/javascript" src="https://qgis.github.io/qgis-uni-navigation/index.js"></script>
+ <script type="module" src="https://qgis.github.io/qgis-uni-navigation/index.js"></script>
34
{% block js_head %}{% endblock js_head %}
35
{% block css_head %}{% endblock css_head %}
36
0 commit comments