mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Serve HTMX JS locally
This commit is contained in:
@@ -160,9 +160,6 @@
|
||||
})();
|
||||
</script>
|
||||
|
||||
{# TODO: Package HTMX JS locally #}
|
||||
<script src="https://unpkg.com/htmx.org@1.6.1"></script>
|
||||
|
||||
{# Page layout #}
|
||||
{% block layout %}{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user