mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Updated state extender.
This commit is contained in:
parent
b76b07955a
commit
cef4a34679
@ -14,7 +14,7 @@ export default function($stateProvider) {
|
||||
onEnter: state.onEnter,
|
||||
onExit: state.onExit,
|
||||
template: state.template,
|
||||
controllerAs: state.controllerAs
|
||||
controllerAs: state.controllerAs,
|
||||
views: state.views
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user