Skip to content

Commit

Permalink
Merge pull request #354 from toladata/rrima_notebook_base_remove_unus…
Browse files Browse the repository at this point in the history
…ed_cdn

remove unused cdn reference
  • Loading branch information
Greg Lind authored Dec 5, 2016
2 parents 51fda5f + 8858253 commit 6e57921
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/customdashboard/custom_base_layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,4 @@
</body>
<script type="text/javascript" src="{{ STATIC_URL }}js/jquery.js"></script>
<script type="text/javascript" src="{{ STATIC_URL }}js/bootstrap.min.js"></script>
<script src="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.js"></script>
</html>

0 comments on commit 6e57921

Please sign in to comment.