From ecb664a8550ee787a593db6cf45907100a875a54 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 30 Oct 2015 19:45:22 +0100 Subject: o Splitting the value field into value_numeric and value_text. --- web/static/app/templates/property.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'web') diff --git a/web/static/app/templates/property.html b/web/static/app/templates/property.html index 5f925e7..65a66e8 100644 --- a/web/static/app/templates/property.html +++ b/web/static/app/templates/property.html @@ -31,12 +31,6 @@ {{v.value}} - - - {{v.timestamp | date:'medium'}} - {{v.value}} - - -- cgit v1.2.3