Started integrating external systems
This commit is contained in:
@@ -119,3 +119,35 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
{if $extlink}
|
||||
<table class="info">
|
||||
<tr>
|
||||
<td class="header">
|
||||
External Links
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>In development</td>
|
||||
</tr>
|
||||
</table>
|
||||
{/if}
|
||||
|
||||
|
||||
{if $refid}
|
||||
<table class="info">
|
||||
<tr>
|
||||
<td class="header">
|
||||
Externe Daten
|
||||
</td>
|
||||
<td class="header_right">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">Zabbix</td>
|
||||
<td class="value">HostID = {$refid}, {$zbx_hostname}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user