Collapse/expand job_events list using the api parent/child relationship

This commit is contained in:
chouseknecht
2013-06-18 17:20:25 -04:00
parent c9da8294df
commit 2abd33cf22
9 changed files with 215 additions and 35 deletions

View File

@@ -52,7 +52,8 @@ angular.module('ansible', [
'JobHostDefinition',
'GroupsHelper',
'HostsHelper',
'ParseHelper'
'ParseHelper',
'ChildrenHelper'
])
.config(['$routeProvider', function($routeProvider) {
$routeProvider.