Skip to content

Commit

Permalink
Merge pull request #288 from mcasimir/revert-287-master
Browse files Browse the repository at this point in the history
Revert "Added support tu ui.router"
  • Loading branch information
Slumber86 committed Aug 5, 2015
2 parents de784b3 + 2368518 commit 2a909cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/js/core/capture.js
Expand Up @@ -120,9 +120,6 @@
$rootScope.$on('$routeChangeSuccess', function() {
Capture.resetAll();
});
$rootScope.$on('$stateChangeStart', function() {
Capture.resetAll();
});
}
])

Expand Down

0 comments on commit 2a909cd

Please sign in to comment.