Citycom API
This commit is contained in:
@@ -72,7 +72,15 @@
|
||||
</tr><tr>
|
||||
<th>Rimo Operational State</th>
|
||||
<td><?=$address->rimo_op_state?></td>
|
||||
</tr><tr>
|
||||
</tr>
|
||||
<?php if($address->vlan_stag): ?>
|
||||
<tr>
|
||||
<th>VLAN s-tag</th>
|
||||
<td class="text-monospace"><?=$address->vlan_stag?></td>
|
||||
</tr>
|
||||
<?php endif; ?>
|
||||
|
||||
<tr>
|
||||
<td colspan="2"><h4>Status</h4></td>
|
||||
</tr><tr>
|
||||
<th>Status</th>
|
||||
|
||||
Reference in New Issue
Block a user