mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-21 11:08:44 -06:00
Update created_updated.html
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
<h1>{% block title %}Rack {{ object }}{% endblock %}</h1>
|
||||
{% include 'inc/created_updated.html' with obj=object %}
|
||||
{% include 'inc/created_updated.html' %}
|
||||
<div class="pull-right noprint">
|
||||
<button class="btn btn-sm btn-default toggle-images" selected="selected">
|
||||
<span class="mdi mdi-checkbox-marked-circle-outline" aria-hidden="true"></span> Show Images
|
||||
|
||||
Reference in New Issue
Block a user