5 lines
357 B
Plaintext
5 lines
357 B
Plaintext
<button class="btn" rel="popover" data-trigger="hover" data-html="true" data-content='
|
|
<img src="http://[% settings.plugin_observiumsparklines.webhost | html_entity %]/graph.php?type=port_bits&device=[% device.dns || device.name | uri %]&port=[% row.port | uri %]&from=-1w&to=now&width=208&height=100&title=yes"/>
|
|
'
|
|
><i class="icon-bar-chart"></i></button>
|