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

Update created_updated.html

This commit is contained in:
Jeremy Stretch
2020-11-19 13:44:34 -05:00
parent e5caea04c1
commit 790e1ee2e4
24 changed files with 28 additions and 28 deletions

View File

@@ -82,7 +82,7 @@
{% endif %}
</div>
<h1>{{ object }}</h1>
{% include 'inc/created_updated.html' with obj=object %}
{% include 'inc/created_updated.html' %}
<div class="pull-right noprint">
{% custom_links object %}
</div>