From 75cb70566c6905885caf94f801166cc370c24e60 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 12 Sep 2016 16:06:58 -0400 Subject: #325 - removed the need for 'ago' Former-commit-id: ba3bad30bc854bd4302bb97783985a2f80a6ef56 --- www/js/MonitorCtrl.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'www/js/MonitorCtrl.js') diff --git a/www/js/MonitorCtrl.js b/www/js/MonitorCtrl.js index d47c1bfb..fbfef879 100644 --- a/www/js/MonitorCtrl.js +++ b/www/js/MonitorCtrl.js @@ -284,9 +284,6 @@ angular.module('zmApp.controllers') $scope.monitors = []; $scope.monitors = message; - - - if ($scope.monitors.length == 0) { $rootScope.zmPopup = $ionicPopup.alert({ title: $translate.instant('kNoMonitors'), -- cgit v1.2.3