From 6bd12ed26eb063112a04b871d6f3f6f21e5ec3f3 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 26 May 2016 09:18:54 -0400 Subject: syntax error Former-commit-id: dc48af8a2bacb815c417e245b5b10c0b719c655d --- www/js/EventModalCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/EventModalCtrl.js b/www/js/EventModalCtrl.js index 0df9dd4a..34308434 100644 --- a/www/js/EventModalCtrl.js +++ b/www/js/EventModalCtrl.js @@ -1112,7 +1112,7 @@ angular.module('zmApp.controllers').controller('EventModalCtrl', ['$scope', '$ro if ($scope.defaultVideo !== undefined && $scope.defaultVideo != '') { $ionicLoading.show({ - template: $translate.instant('kEventNavVidFeeds', + template: $translate.instant('kEventNavVidFeeds'), noBackdrop: true, duration: 3000 }); -- cgit v1.2.3