From 479b09f62d150cd56990be3d638c6b5f9dc5587c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 2 Nov 2017 14:56:45 -0400 Subject: bazillion changes/cleanup - I think I got the big offender it was unload handler in app.js #550 --- www/js/HelpCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/HelpCtrl.js') diff --git a/www/js/HelpCtrl.js b/www/js/HelpCtrl.js index 51da877b..005b7df1 100644 --- a/www/js/HelpCtrl.js +++ b/www/js/HelpCtrl.js @@ -22,7 +22,7 @@ angular.module('zmApp.controllers').controller('zmApp.HelpCtrl', ['$scope', '$ro { disableBack: true }); - $state.go("events", + $state.go("app.events", { "id": 0, "playEvent": false -- cgit v1.2.3