Inventory hosts now appear in All Hosts folder. User not allowed to add hosts outside of a group (i.e. cannot add to All Hosts group). Fixed job template so that a credential can be removed.

This commit is contained in:
chouseknecht
2013-05-21 11:27:59 -04:00
parent 06239b4c04
commit f5c487aab8
6 changed files with 61 additions and 34 deletions

View File

@@ -24,14 +24,14 @@ angular.module('JobsListDefinition', [])
desc: true,
searchType: 'int'
},
created: {
label: 'Creation Date',
link: true
},
name: {
label: 'Name',
link: true,
},
created: {
label: 'Creation Date',
link: true
},
status: {
label: 'Status',
icon: 'icon-circle',