From 7482599ccaf95c7a23ca2118052c53775a0514d5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 20 Dec 2017 12:20:54 -0500 Subject: #570 removed paddings, also added pinning capability for collapse --- 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 a450fe80..73f45474 100644 --- a/www/js/EventModalCtrl.js +++ b/www/js/EventModalCtrl.js @@ -968,7 +968,7 @@ angular.module('zmApp.controllers').controller('EventModalCtrl', ['$scope', '$ro NVRDataModel.log(">>>Modal was exited, not starting checkAllEvents"); } - }, 5000); + }, 2000); } } -- cgit v1.2.3