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

Prevent searching when pressing enter in Quick Search

This commit is contained in:
kkthxbye
2022-04-28 07:47:04 +02:00
parent a1c1532614
commit 314c41f47f
20 changed files with 76 additions and 55 deletions

View File

@@ -3,9 +3,10 @@
{% load helpers %}
{% block content %}
{% include 'inc/table_controls_htmx.html' with table_modal="VirtualMachineVMInterfaceTable_config" %}
<form method="post">
{% csrf_token %}
{% include 'inc/table_controls_htmx.html' with table_modal="VirtualMachineVMInterfaceTable_config" %}
<div class="card">
<div class="card-body" id="object_list">