php-mpos/public/templates/mpos/dashboard/round_data.tpl
Sebastian Grewe 4fa4259932 [CHANGE] Moved from bar shares to pie shares
The cake is a lie! It's a pie!

Addresses #1040
2013-12-31 23:51:39 +01:00

9 lines
230 B
Smarty

<article class="module width_quarter">
<header><h3>Round Information</h3></header>
<div class="module_content">
<div id="shareinfograph" style="width: 100%; height: 100%;"></div>
</div>
<footer>
</footer>
</article>