From da369917758656fc60b189eac0497dfcaf37f156 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Dec 2015 15:14:36 -0500 Subject: nits Former-commit-id: fa75f616b91405e8fc05d98b5da3e00f3fed1ae5 --- www/js/DataModel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/DataModel.js') diff --git a/www/js/DataModel.js b/www/js/DataModel.js index ddbc65cb..497cc4b5 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -45,7 +45,7 @@ angular.module('zmApp.controllers') 'disablePush':false, // true if only websocket mode is desired 'eventServerMonitors':'', // list of monitors to notify from ES 'eventServerInterval':'', // list of intervals for all monitors - 'refreshSec':"2", // timer value for frame change in sec + 'refreshSec':'2', // timer value for frame change in sec 'enableDebug':false, // if enabled with log messages with "debug" 'usePin':false, 'pinCode':'', -- cgit v1.2.3