diff --git a/public/templates/bootstrap/dashboard/account_data/default.tpl b/public/templates/bootstrap/dashboard/account_data/default.tpl index 7ca9e0c2..85eacd68 100644 --- a/public/templates/bootstrap/dashboard/account_data/default.tpl +++ b/public/templates/bootstrap/dashboard/account_data/default.tpl @@ -41,8 +41,6 @@ - {* Load our worker information template for live-updates on worker status *} - {include file="dashboard/account_data/_workers.tpl"} diff --git a/public/templates/bootstrap/dashboard/default.tpl b/public/templates/bootstrap/dashboard/default.tpl index 2dcfa521..81c0fdd2 100644 --- a/public/templates/bootstrap/dashboard/default.tpl +++ b/public/templates/bootstrap/dashboard/default.tpl @@ -5,6 +5,7 @@ {include file="dashboard/overview/default.tpl"} {include file="dashboard/round_statistics/$PAYOUT_SYSTEM/default.tpl"} {include file="dashboard/account_data/default.tpl"} + {include file="dashboard/worker_information/default.tpl"} {* Include our JS libraries, we allow a live updating JS and a static one *} {if !$DISABLED_DASHBOARD and !$DISABLED_DASHBOARD_API} diff --git a/public/templates/bootstrap/dashboard/worker_information/default.tpl b/public/templates/bootstrap/dashboard/worker_information/default.tpl new file mode 100644 index 00000000..dc6a5fdc --- /dev/null +++ b/public/templates/bootstrap/dashboard/worker_information/default.tpl @@ -0,0 +1,24 @@ +
| Worker | +Hashrate | +Difficulty | +No worker information available | + + +
|---|