Browse Source

remove js file

windows
Florian N 12 years ago
parent
commit
ce334a16a8
  1. 1
      templates/main.html

1
templates/main.html

@ -322,7 +322,6 @@
<!--[if lte IE 8]> <!--[if lte IE 8]>
<script src="{% static "js/excanvas.js" %}"></script> <script src="{% static "js/excanvas.js" %}"></script>
<![endif]--> <![endif]-->
<script src="{% static "js/pydash.js" %}"></script>
<script type="text/javascript"> <script type="text/javascript">
function get_os_data(url, element) { function get_os_data(url, element) {
$.get(url, function(data) { $.get(url, function(data) {

Loading…
Cancel
Save