Revision 56dc44cf
Added by Jared Dillard over 9 years ago
src/usr/local/www/widgets/widgets/traffic_graphs.widget.php | ||
---|---|---|
151 | 151 |
<object data="graph.php?ifnum=<?=$ifname?>&ifname=<?=rawurlencode($ifdescr)?>&timeint=<?=$refreshinterval?>&initdelay=<?=$graphcounter * 2?>"> |
152 | 152 |
<param name="id" value="graph" /> |
153 | 153 |
<param name="type" value="image/svg+xml" /> |
154 |
<param name="pluginspage" value="http://www.adobe.com/svg/viewer/install/auto" /> |
|
155 | 154 |
</object> |
156 | 155 |
</div> |
157 | 156 |
<?php endif; ?> |
Also available in: Unified diff
browser supported now