mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-24 08:25:17 -06:00
8424 highlight device check position
This commit is contained in:
parent
a504b17fd4
commit
bf10744c51
@ -294,7 +294,7 @@
|
|||||||
<option value="labels-only">Labels only</option>
|
<option value="labels-only">Labels only</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
{% if object.rack %}
|
{% if object.rack and object.position %}
|
||||||
<div class="row" style="margin-bottom: 20px">
|
<div class="row" style="margin-bottom: 20px">
|
||||||
<div class="col col-md-6 col-sm-6 col-xs-12 text-center">
|
<div class="col col-md-6 col-sm-6 col-xs-12 text-center">
|
||||||
<div style="margin-left: 30px">
|
<div style="margin-left: 30px">
|
||||||
|
Loading…
Reference in New Issue
Block a user