mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #11893: Convert ChangeLogWidget for use with all models
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="htmx-container"
|
||||
hx-get="{% url viewname %}"
|
||||
hx-trigger="load"
|
||||
></div>
|
Reference in New Issue
Block a user