From 938cf4528ab5acbb6013be79a0548956713807a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kurk=C3=B3=20Mih=C3=A1ly?= Date: Mon, 15 Jan 2018 11:20:00 +0200 Subject: dashboard: deep state update, version in footer (#15837) * dashboard: footer, deep state update * dashboard: resolve asset path * dashboard: remove bundle.js * dashboard: prevent state update on every reconnection * dashboard: fix linter issue * dashboard, cmd: minor UI fix, include commit hash * remove geth binary * dashboard: gitCommit renamed to commit * dashboard: move the geth version to the right, make commit optional * dashboard: commit limited to 7 characters * dashboard: limit commit length on client side * dashboard: run go generate --- dashboard/assets/dashboard.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dashboard/assets/dashboard.html (limited to 'dashboard/assets/dashboard.html') diff --git a/dashboard/assets/dashboard.html b/dashboard/assets/dashboard.html new file mode 100644 index 000000000..2491bf1ea --- /dev/null +++ b/dashboard/assets/dashboard.html @@ -0,0 +1,23 @@ + + + + + + + + Go Ethereum Dashboard + + + + +
+ + + -- cgit v1.2.3