mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
Job detail page now working. Form generator now supports 2 column layout and a status fields section.
This commit is contained in:
@@ -47,7 +47,6 @@ angular.module('JobsListDefinition', [])
|
||||
icon: 'icon-edit',
|
||||
class: 'btn-mini',
|
||||
awToolTip: 'Edit job',
|
||||
ngDisabled: "job.status != 'new'"
|
||||
},
|
||||
summary: {
|
||||
title: 'Summary',
|
||||
|
||||
Reference in New Issue
Block a user