summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-12-17 19:15:16 -0500
committerPliable Pixels <pliablepixels@gmail.com>2017-12-17 19:15:16 -0500
commit2b1feb9c21661532e51ba5d09755454b940d42f9 (patch)
tree5d3ecc4204b35e769ce07bef20a837f9e530aa6a
parentbc284f2bf4b3abdbef509cdba48ef26569ccaa32 (diff)
#570 multi page - max 4
-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");