Latest job template UI changes. Template edit working. Need to add job submission steps and fix playbook initial value on edit page.

This commit is contained in:
chouseknecht
2013-05-16 12:59:58 -04:00
parent d1ba197126
commit 6ab9878e65
7 changed files with 377 additions and 56 deletions

View File

@@ -41,7 +41,7 @@ angular.module('JobTemplatesListDefinition', [])
edit: {
ngClick: "editJobTemplate(\{\{ job_template.id \}\})",
icon: 'icon-edit',
awToolTip: 'Edit user'
awToolTip: 'Edit template'
},
delete: {