Implement profit view and fix auto refresh
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
hx-target="#{{ context_object_name }}-table"
|
||||
id="{{ context_object_name }}-table"
|
||||
hx-swap="outerHTML"
|
||||
hx-trigger="{{ context_object_name_singular }}Event from:body"
|
||||
hx-trigger="{{ context_object_name_singular }}Event from:body, every 5s"
|
||||
hx-get="{{ list_url }}">
|
||||
<thead>
|
||||
<th>account</th>
|
||||
|
||||
Reference in New Issue
Block a user