summaryrefslogtreecommitdiff
path: root/www/js/EventDateTimeFilterCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/EventDateTimeFilterCtrl.js')
-rw-r--r--www/js/EventDateTimeFilterCtrl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/EventDateTimeFilterCtrl.js b/www/js/EventDateTimeFilterCtrl.js
index 4047fa1e..4b28140d 100644
--- a/www/js/EventDateTimeFilterCtrl.js
+++ b/www/js/EventDateTimeFilterCtrl.js
@@ -23,6 +23,7 @@ angular.module('zmApp.controllers')
}, {
reload: true
});
+ return;
}
};
@@ -54,6 +55,7 @@ angular.module('zmApp.controllers')
"id": 0,
"playEvent":false
});
+ return;
//$ionicHistory.goBack();
};