* [FEATURE] Adding bar graph for round shares * Graph auto-updates via Ajax from getdashboarddata * [IMPROVEMENT] Minor improvements to the JS template
9 lines
231 B
Smarty
9 lines
231 B
Smarty
<article class="module width_quarter">
|
|
<header><h3>Round Information</h3></header>
|
|
<div class="module_content">
|
|
<div id="shareinfograph" style="width: 100%; height: 150px;"></div>
|
|
</div>
|
|
<footer>
|
|
</footer>
|
|
</article>
|