1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Remove obsolete livesearch Javascript

This commit is contained in:
Jeremy Stretch
2020-08-11 12:56:27 -04:00
parent c163ec1e8d
commit eadd2d6854
4 changed files with 0 additions and 71 deletions

View File

@@ -87,7 +87,6 @@
{% endblock %}
{% block javascript %}
<script src="{% static 'js/livesearch.js' %}?v{{ settings.VERSION }}"></script>
<script type="text/javascript">
$("a.set_speed").click(function(e) {
e.preventDefault();