importing and displaying Rimo Building userLabel
This commit is contained in:
@@ -75,6 +75,9 @@
|
||||
</tr><tr>
|
||||
<th>Rimo Operational State</th>
|
||||
<td><?=$address->rimo_op_state?></td>
|
||||
</tr><tr>
|
||||
<th>Rimo User Label</th>
|
||||
<td><?=$address->rimo_user_label?></td>
|
||||
</tr>
|
||||
<?php if($address->vlan_stag): ?>
|
||||
<tr>
|
||||
|
||||
@@ -506,6 +506,9 @@
|
||||
</tr><tr>
|
||||
<th>Building External ID:</th>
|
||||
<td class="text-monospace"><?=$preorder->adb_hausnummer->rimo_id?>
|
||||
</tr><tr>
|
||||
<th>User Label:</th>
|
||||
<td class="text-monospace"><?=$preorder->adb_hausnummer->rimo_user_label?>
|
||||
</tr><tr>
|
||||
<th>Building Execution State:</th>
|
||||
<td class="text-monospace"><?=$preorder->adb_hausnummer->rimo_ex_state?>
|
||||
|
||||
Reference in New Issue
Block a user