From 48709591345ec6c1727402156176c1dce46237f3 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 11 May 2020 10:09:58 -0400 Subject: nits --- www/js/app.js | 2 +- www/templates/montage.html | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/www/js/app.js b/www/js/app.js index 95200bc8..3dde24f1 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -1525,7 +1525,7 @@ angular.module('zmApp', [ event.preventDefault(); return; - }; + } var requireLogin = toState.data.requireLogin; diff --git a/www/templates/montage.html b/www/templates/montage.html index 78ccb87f..360e4a4a 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -238,14 +238,19 @@