php-mpos/public/site_assets/test/js/dist/examples/topbanner.inc
Sebastian Grewe e6ab8006d1 [FEATURE] Adding more to gauges, adding graph to dashboard
* Adding live-updates for gauges
* Adding new API calls
* Updated statistics to allow custom intervals
* Disabled caching for API calls for now
* Added new hashrate graph with auto-update

Addresses #444
2013-09-14 14:43:14 +02:00

9 lines
408 B
HTML

<div class="logo">
<div class="nav">
<a class="nav" href="../../../index.php"><span>&gt;</span>Home</a>
<a class="nav" href="../../../docs/"><span>&gt;</span>Docs</a>
<a class="nav" href="../../download/"><span>&gt;</span>Download</a>
<a class="nav" href="../../../info.php"><span>&gt;</span>Info</a>
<a class="nav" href="../../../donate.php"><span>&gt;</span>Donate</a>
</div>
</div>