mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
fix grunt errors
This commit is contained in:
parent
e1d5180996
commit
0f30ccc9b7
@ -99,14 +99,13 @@ export default
|
||||
ngOptions: 'verbosity.label for verbosity in ' +
|
||||
'adhoc_verbosity_options ' +
|
||||
'track by verbosity.value',
|
||||
"default": 1,
|
||||
editRequired: true,
|
||||
awPopOver:'<p>These are the verbosity levels for standard ' +
|
||||
'out of the command run that are supported.',
|
||||
dataTitle: 'Module',
|
||||
dataPlacement: 'right',
|
||||
dataContainer: 'body',
|
||||
default: 1
|
||||
"default": 1
|
||||
},
|
||||
forks: {
|
||||
label: 'Forks',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user