Also adds some fixes for hashrate updates on the pool statistics page in case the API is disabled alltogether. Fixes #934 once merged.
12 lines
323 B
Smarty
12 lines
323 B
Smarty
{include file="statistics/pool/contributors_shares.tpl"}
|
|
|
|
{include file="statistics/pool/contributors_hashrate.tpl"}
|
|
|
|
{include file="statistics/pool/general_stats.tpl"}
|
|
|
|
{include file="statistics/blocks/small_table.tpl" ALIGN="right" SHORT=true}
|
|
|
|
{if !$GLOBAL.website.api.disabled}
|
|
{include file="statistics/js.tpl"}
|
|
{/if}
|