mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 16:28:43 -03:30
Removed commented line
This commit is contained in:
@@ -48,8 +48,7 @@ export default ['templateUrl', function(templateUrl) {
|
||||
hostList.well = false;
|
||||
let html = GenerateList.build({
|
||||
list: hostList,
|
||||
input_type: 'host-filter-modal-body',
|
||||
//mode: 'lookup'
|
||||
input_type: 'host-filter-modal-body'
|
||||
});
|
||||
|
||||
$scope.list = hostList;
|
||||
|
||||
Reference in New Issue
Block a user