summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/js/app.js b/www/js/app.js
index b10536ec..89e85f59 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -124,9 +124,8 @@ angular.module('zmApp', [
});
- // show an image-missing image FIXME: never seems to get called
+ // show an image-missing image
$element.bind('error',function () {
-
loader.remove();
imageLoadingDataShare.set(0);