Showing
1 changed file
with
1 additions
and
1 deletions
@@ -49,7 +49,7 @@ function massageAJAX(pageData) { | @@ -49,7 +49,7 @@ function massageAJAX(pageData) { | ||
49 | $cont[0].mlellipsis(2); | 49 | $cont[0].mlellipsis(2); |
50 | }); | 50 | }); |
51 | 51 | ||
52 | - // loading.hideLoadingMask(); | 52 | + loading.hideLoadingMask(); |
53 | lazyLoad($('img.lazy')); | 53 | lazyLoad($('img.lazy')); |
54 | }, | 54 | }, |
55 | error: function() { | 55 | error: function() { |
-
Please register or login to post a comment