From ff36c7d3135246ce68f782cabf6d92a3f762d2fd Mon Sep 17 00:00:00 2001 From: ARC Date: Sun, 10 May 2015 20:24:23 -0400 Subject: updated test --- 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 cc1b0b89..cd08bcfd 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -28,7 +28,7 @@ angular.module('zmApp.controllers').service('ZMDataModel', ['$http', '$q', '$ion // This is really a test mode. This is how I am validating // how my app behaves if you have many monitors. If you set simulationMode to true // then this is the function that getMonitors and getEvents calls -//test + var simulation = { fillSimulatedMonitors: function (cnt) { var simmonitors = []; -- cgit v1.2.3