summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/MomentCtrl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/js/MomentCtrl.js b/www/js/MomentCtrl.js
index a170fdc8..2fad6acf 100644
--- a/www/js/MomentCtrl.js
+++ b/www/js/MomentCtrl.js
@@ -442,6 +442,10 @@ angular.module('zmApp.controllers').controller('zmApp.MomentCtrl', ['$scope', '$
}
+ function processEvents(data, pages) {
+
+ }
+
$scope.$on('$ionicView.beforeLeave', function()
{
NVRDataModel.debug ("Destroying masonry");