|
@@ -123,11 +123,11 @@
|
|
|
<table class="table table-hover">
|
|
<table class="table table-hover">
|
|
|
<tr>
|
|
<tr>
|
|
|
<th scope="row">MAC Address</th>
|
|
<th scope="row">MAC Address</th>
|
|
|
- <td><span class="text-monospace">{{ object.mac_address|placeholder }}</span></td>
|
|
|
|
|
|
|
+ <td><span class="font-monospace">{{ object.mac_address|placeholder }}</span></td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
|
<th scope="row">WWN</th>
|
|
<th scope="row">WWN</th>
|
|
|
- <td><span class="text-monospace">{{ object.wwn|placeholder }}</span></td>
|
|
|
|
|
|
|
+ <td><span class="font-monospace">{{ object.wwn|placeholder }}</span></td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
|
<th scope="row">VRF</th>
|
|
<th scope="row">VRF</th>
|