mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Removed commented line
This commit is contained in:
parent
f3d1c46cfe
commit
d08a67c3f2
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user