remove aws ask at runtime prompt from cred form config, resolves #3055 (#3058)

This commit is contained in:
Leigh Johnson 2016-07-18 15:34:59 -04:00 committed by GitHub
parent c0e02f4a65
commit 62e5defac3

View File

@ -107,11 +107,6 @@ export default
init: false
},
autocomplete: false,
subCheckbox: {
variable: 'secret_key_ask',
text: 'Ask at runtime?',
ngChange: 'ask(\'secret_key\', \'undefined\')'
},
clear: false,
hasShowInputButton: true,
apiField: 'password',