Skip to content

Commit

Permalink
Removed unused JS
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Henrique <[email protected]>
Signed-off-by: Lucas Kanashiro <[email protected]>
Signed-off-by: Matheus Faria <[email protected]>
Signed-off-by: Sergio Oliveira <[email protected]>
  • Loading branch information
seocam committed Dec 9, 2015
1 parent 67f87b2 commit 961fec3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/colab_noosfero/templates/proxy/noosfero.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
{% block footer_js %}
{{ block.super }}
<script type='text/javascript'> var community = "{{community}}"</script>
<script src="{% static 'noosfero/js/jquery.dropdown.js' %}"></script>
<script src="{% static 'noosfero/js/collapse.js' %}"></script>
<script src="{% static 'noosfero/js/colab_integration.js' %}"></script>
<script src="{% static 'noosfero/js/bootstrap.min.js' %}"></script>
{% endblock %}

0 comments on commit 961fec3

Please sign in to comment.