mirror of
https://github.com/ansible/awx.git
synced 2026-08-04 12:00:03 -02:30
Launch job with prompts fixes
This commit is contained in:
@@ -15,7 +15,9 @@ export default ['templateUrl',
|
||||
dataset: '=',
|
||||
collection: '=',
|
||||
searchTags: '=',
|
||||
disableSearch: '='
|
||||
disableSearch: '=',
|
||||
defaultParams: '=',
|
||||
querySet: '='
|
||||
},
|
||||
controller: 'SmartSearchController',
|
||||
templateUrl: templateUrl('shared/smart-search/smart-search')
|
||||
|
||||
Reference in New Issue
Block a user