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

Closes #1758: Added 'status' field to Site model

This commit is contained in:
Jeremy Stretch
2018-01-25 13:07:04 -05:00
parent 4df128d34e
commit ed10a99771
9 changed files with 62 additions and 19 deletions

View File

@@ -58,6 +58,12 @@
<strong>Site</strong>
</div>
<table class="table table-hover panel-body attr-table">
<tr>
<td>Status</td>
<td>
<span class="label label-{{ site.get_status_class }}">{{ site.get_status_display }}</span>
</td>
</tr>
<tr>
<td>Region</td>
<td>