CC-4661: Listener Statistics

- frontend part
This commit is contained in:
James 2012-11-02 16:59:39 -04:00
parent 7f27e5ff3f
commit 3af3cd5870
27 changed files with 17143 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<div id="listenerstat_content" class="ui-widget ui-widget-content block-shadow alpha-block padded">
Timestamp vs Listener Count
<div id="flot_placeholder" style="width:600px;height:300px;margin:0px 50px 0px 50px"></div>
<?php echo $this->date_form; ?>
</div>