fix grunt errors

This commit is contained in:
John Mitchell 2015-04-27 10:36:49 -04:00
parent e1d5180996
commit 0f30ccc9b7

View File

@ -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',