From dd72e7992f126c4a42a0791228400738072f297d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 30 Oct 2015 21:29:34 +0100 Subject: web: o Handling empty property and value tables. o Testing a better layout of device overview. --- web/static/app/templates/property.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'web/static/app/templates/property.html') diff --git a/web/static/app/templates/property.html b/web/static/app/templates/property.html index cd003ca..5e8199d 100644 --- a/web/static/app/templates/property.html +++ b/web/static/app/templates/property.html @@ -33,7 +33,14 @@ Value - + + + + No values registered + + + + {{v.value}} -- cgit v1.2.3