mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-02 04:41:49 -05:00
fixing system tracking route
This commit is contained in:
@@ -8,6 +8,7 @@ export default function($stateProvider){
|
||||
controller: state.controller,
|
||||
templateUrl: state.templateUrl,
|
||||
resolve: state.resolve,
|
||||
params: state.params,
|
||||
ncyBreadcrumb: state.ncyBreadcrumb
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user