From 57dc82f2214da7ef73beea63c3b9473e12163191 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 23 Apr 2018 15:10:56 -0400 Subject: #606 KOing ios with stopNetwork + wait for timeout till we do next http --- www/js/EventModalCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventModalCtrl.js') diff --git a/www/js/EventModalCtrl.js b/www/js/EventModalCtrl.js index 7e6029a2..edcbb5f6 100644 --- a/www/js/EventModalCtrl.js +++ b/www/js/EventModalCtrl.js @@ -934,7 +934,7 @@ angular.module('zmApp.controllers').controller('EventModalCtrl', ['$scope', '$ro $rootScope.authSession ; } - // console.log ("STREAM="+stream); + //console.log ("STREAM="+stream); return stream; }; -- cgit v1.2.3