Merge branch 'Device/remove-graph-button' into 'master'
removed graph button in devices See merge request fronk/thetool!1218
This commit is contained in:
@@ -102,10 +102,6 @@ Vue.component('DeviceTable', {
|
||||
target="_blank"
|
||||
class="text-info"
|
||||
title="Zabbix"><i class="fas fa-server"></i></a>
|
||||
<a :href="window['TT_CONFIG']['BASE_URL'] + '/Graphing?id=' + row.zabbix_host_id + '&hostname=' + row.name"
|
||||
target="_blank"
|
||||
class="text-info"
|
||||
title="Graphen"><i class="fas fa-chart-line"></i></a>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user