From 1751f9b5d030540b62d8989b4ac5ad986b4cb634 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Fri, 18 Sep 2015 10:38:32 -0400 Subject: IOS9 patch for radio-fix --- www/js/MonitorCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/MonitorCtrl.js') diff --git a/www/js/MonitorCtrl.js b/www/js/MonitorCtrl.js index 2ed75ee1..5c5a05e8 100644 --- a/www/js/MonitorCtrl.js +++ b/www/js/MonitorCtrl.js @@ -74,7 +74,7 @@ angular.module('zmApp.controllers').controller('zmApp.MonitorCtrl', ['$ionicPopu var getConfig = $ionicPopup.show({ scope: $scope, - template: 'Enabled {{item.text}} ', + template: 'Enabled {{item.text}} ', title: 'Change Settings for ' + monitorName, -- cgit v1.2.3