Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
itminedu
mon_map
Commits
82335374
Commit
82335374
authored
Nov 19, 2015
by
Sergios Aftsidis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove loading on static svg map pages
parent
5c5275ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
templates/maps/metro_map.html
templates/maps/metro_map.html
+2
-0
No files found.
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