From 87e95b05796da9b2a42592b5652fa4d72f6f3bbf Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 1 Apr 2017 12:49:00 -0400 Subject: typo --- www/js/MontageCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index 4607c8a5..e97dfe9f 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -1758,7 +1758,7 @@ angular.module('zmApp.controllers') ld.packeryPositions = JSON.stringify(positions); //console.log ("Saving " + ld.packeryPositions); ld.currentMontageProfile = ""; - $scope.currentProfileName =$translate.instant ('kMontage');; + $scope.currentProfileName =$translate.instant ('kMontage'); NVRDataModel.setLogin(ld); $ionicLoading.hide(); $scope.sliderChanging = false; -- cgit v1.2.3