From fc96f6904c6581ffb21e47bce9120c3a83ac37e8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 8 Apr 2018 08:06:11 -0400 Subject: #606 typo --- www/js/MontageCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/MontageCtrl.js') diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index 4a825d2c..4bee1453 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -1677,7 +1677,7 @@ angular.module('zmApp.controllers') return "&connkey="+ck; else return ""; - } + }; $scope.toggleSubMenuFunction = function() { -- cgit v1.2.3