From a949af38a33cd08577ab91d6c5eb418520daefc8 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 30 Oct 2015 20:28:41 +0100 Subject: web: o Adding 'time ago' for each value. o Adding 'reload' button for a property. --- web/static/app/templates/property.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'web/static/app/templates') diff --git a/web/static/app/templates/property.html b/web/static/app/templates/property.html index 65a66e8..cd003ca 100644 --- a/web/static/app/templates/property.html +++ b/web/static/app/templates/property.html @@ -16,7 +16,15 @@
  • Description: {{ctrl.property.description}}
  • -

    Latest Values

    +

    + Latest Values + + refresh + + + Loading + +

    @@ -27,7 +35,7 @@ - + -- cgit v1.2.3
    {{v.timestamp | date:'medium'}} {{v.value}}