Completed requested changes to Host Summary page.

This commit is contained in:
chouseknecht
2013-05-24 13:21:55 -04:00
parent 007db3435d
commit aa9b4741dc
5 changed files with 39 additions and 30 deletions

View File

@@ -53,7 +53,7 @@ angular.module('CredentialFormDefinition', [])
associated: 'ssh_password'
},
"ssh_key_data": {
label: 'SSH Key',
label: 'SSH Private Key',
type: 'textarea',
addRequired: false,
editRequired: false,