Closes #1444: Add field to Rack model

This commit is contained in:
Jeremy Stretch
2018-11-02 09:17:51 -04:00
parent 92d062f0fc
commit 25df59d1e4
8 changed files with 43 additions and 10 deletions

View File

@@ -131,6 +131,16 @@
{% endif %}
</td>
</tr>
<tr>
<td>Asset Tag</td>
<td>
{% if rack.asset_tag %}
<span>{{ rack.asset_tag }}</span>
{% else %}
<span class="text-muted">N/A</span>
{% endif %}
</td>
</tr>
<tr>
<td>Devices</td>
<td>