AC-331 latest Inventories/Hosts tab changess

This commit is contained in:
chouseknecht
2013-08-19 01:27:04 -04:00
parent 858c389fb0
commit ec7713ae28
5 changed files with 109 additions and 99 deletions

View File

@@ -238,7 +238,7 @@ function InventoriesEdit ($scope, $rootScope, $compile, $location, $log, $routeP
});
scope.filterInventory = function() {
RefreshTree({ scope: scope });
HostsReload({ scope: scope, inventory_id: scope['inventory_id'], group_id: scope['group_id'] });
}
scope.filterHosts = function() {