summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-04-08 08:06:11 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-04-08 08:06:11 -0400
commitfc96f6904c6581ffb21e47bce9120c3a83ac37e8 (patch)
tree25dda5eaa2414a39b46c12f11cb3e1116835292e /www/js/MontageCtrl.js
parent37a7d1592639723d78842b9723bd689b6462bc17 (diff)
#606 typo
Diffstat (limited to 'www/js/MontageCtrl.js')
-rw-r--r--www/js/MontageCtrl.js2
1 files changed, 1 insertions, 1 deletions
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()
{