Commit 1b8ae2d4 by Kálmán Viktor

network: remove js from record create/edit

parent da575f50
......@@ -19,6 +19,6 @@
</div><!-- row -->
{% endblock %}
{% block extra_etc %}
<script src="{% static "js/record.js" %}"></script>
<!--<script src="{% static "js/record.js" %}"></script>-->
{% endblock %}
~
......@@ -19,5 +19,5 @@
{% endblock %}
{% block extra_etc %}
<script src="{% static "js/record.js" %}"></script>
<!--<script src="{% static "js/record.js" %}"></script>-->
{% endblock %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment