GUAC-1126: Re-route user within route config.

This commit is contained in:
Michael Jumper
2015-04-06 17:02:04 -07:00
parent ca8379d938
commit 8ead3a9d81
3 changed files with 54 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ angular.module('index', [
'home',
'login',
'manage',
'navigation',
'ngRoute',
'ngTouch',
'notification',