From 3e011566d57ada671534906cd080ad59294f0b53 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 4 Sep 2016 08:21:23 -0400 Subject: #318 - ZM<->NVR Former-commit-id: 36a54d3203893c7b240ba458a927b259cb6b5141 --- www/templates/log.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/templates/log.html') diff --git a/www/templates/log.html b/www/templates/log.html index 1a2d8053..7bbb022a 100644 --- a/www/templates/log.html +++ b/www/templates/log.html @@ -14,16 +14,16 @@
+ ng-href="" ng-click="sendEmail(log.logString)" >
+ ng-href="" ng-click="sendEmail(log.logString)" >
{{$root.appName}} {{'kVersion'|translate}}: {{zmAppVersion}}
-
{{zmLog.logString}}
+
{{log.logString}}
-- cgit v1.2.3