Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
mon_map
Commits
82335374
Commit
82335374
authored
Nov 19, 2015
by
Sergios Aftsidis
Browse files
Remove loading on static svg map pages
parent
5c5275ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/maps/metro_map.html
View file @
82335374
...
...
@@ -72,10 +72,12 @@
{% block extrafooter %}
{% if url %}
<script
src=
"{% static 'maps/js/d3.v3.min.js' %}"
charset=
"utf-8"
></script>
<script
src=
"{% static 'maps/js/d3.tip.js' %}"
charset=
"utf-8"
></script>
<script
src=
"{% static 'maps/js/moment.js' %}"
charset=
"utf-8"
></script>
<script
src=
"{% static 'maps/js/daterangepicker.js' %}"
charset=
"utf-8"
></script>
<script
src=
"{% static 'maps/js/nprogress.js' %}"
charset=
"utf-8"
></script>
<script
src=
"{% static 'maps/js/script.js' %}"
charset=
"utf-8"
></script>
{% endif %}
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment