mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-15 20:18:17 -06:00
Use out-of-band sap to update footer stamp
This commit is contained in:
parent
e37c943d2b
commit
1af5799f2d
@ -216,7 +216,7 @@ Blocks:
|
|||||||
{# /Footer links #}
|
{# /Footer links #}
|
||||||
|
|
||||||
{# Footer text #}
|
{# Footer text #}
|
||||||
<ul class="list-inline list-inline-dots mb-0">
|
<ul class="list-inline list-inline-dots mb-0" id="footer-stamp" hx-swap-oob="true">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
{% annotated_now %} {% now 'T' %}
|
{% annotated_now %} {% now 'T' %}
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user