mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
fixed trello card 274 caused by job template accordians
This commit is contained in:
@@ -23,7 +23,7 @@ angular.module('JobTemplateFormDefinition', ['SchedulesListDefinition', 'Complet
|
|||||||
collapse: true,
|
collapse: true,
|
||||||
collapseTitle: "Properties",
|
collapseTitle: "Properties",
|
||||||
collapseMode: 'edit',
|
collapseMode: 'edit',
|
||||||
collapseOpen: true, //Always open first panel
|
collapseOpenFirst: true, //Always open first panel
|
||||||
|
|
||||||
actions: {
|
actions: {
|
||||||
submit: {
|
submit: {
|
||||||
|
|||||||
Reference in New Issue
Block a user