From 8422d7c24a971b322d487275776c2040303a2f77 Mon Sep 17 00:00:00 2001 From: Martin Geno Date: Fri, 24 Jun 2016 04:19:07 +0200 Subject: [PATCH] nicer online state --- js/route/nodes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/route/nodes.js b/js/route/nodes.js index b33c9ed..5c79bfd 100644 --- a/js/route/nodes.js +++ b/js/route/nodes.js @@ -41,7 +41,7 @@ function routeNodes(){ Object.keys(internal.nodes).map(function(key){ fill += '' + '' - + '
' + + '
' + moment(internal.nodes[key].lastseen).fromNow(true) +'' + ''