Add analytics
[bus.git] / busui / owa / modules / base / templates / sparkline.tpl
maxious 1 <!-- DEPRICATED -->
2 <img src="<?php echo $this->makeAbsoluteLink(array('height' => $height, 'width' => $width, 'do' => $widget, 'period' => $params['period'], 'site_id' => $params['site_id'], 'format' => 'sparklineImage'), true, $this->config['action_url']); ?>">
3