mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 23:18:03 -03:30
Host enable/disable fixed.
This commit is contained in:
parent
9d79f26427
commit
c774cc7e33
@ -651,7 +651,7 @@ function HomeHosts($scope, $location, $routeParams, HomeHostList, GenerateList,
|
||||
ToggleHostEnabled({
|
||||
host_id: id,
|
||||
external_source: sources,
|
||||
scope: $scope
|
||||
host_scope: $scope
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user