mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 16:53:35 -05:00
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