From 2b1feb9c21661532e51ba5d09755454b940d42f9 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 17 Dec 2017 19:15:16 -0500 Subject: #570 multi page - max 4 --- www/js/MomentCtrl.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/js/MomentCtrl.js') 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 @@ -440,6 +440,10 @@ angular.module('zmApp.controllers').controller('zmApp.MomentCtrl', ['$scope', '$ + } + + function processEvents(data, pages) { + } $scope.$on('$ionicView.beforeLeave', function() -- cgit v1.2.3