AC-537 Some UI field/name changes for cloud credentials.

This commit is contained in:
Chris Church
2013-10-29 15:34:21 -04:00
parent f946026ca7
commit d668991899
9 changed files with 91 additions and 26 deletions

View File

@@ -29,6 +29,9 @@ angular.module('CredentialsListDefinition', [])
label: 'Description',
excludeModal: true
},
kind: {
label: 'Kind'
},
team: {
label: 'Team',
ngBind: 'credential.team_name',