summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/MontageCtrl.js')
-rw-r--r--www/js/MontageCtrl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index a88eed10..9d257d33 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -200,12 +200,12 @@ angular.module('zmApp.controllers')
function initPackery()
{
- $ionicLoading.show(
+ /* $ionicLoading.show(
{
template: $translate.instant('kArrangingImages'),
noBackdrop: true,
duration: zm.loadingTimeout
- });
+ });*/
var progressCalled = false;
draggies = [];