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