mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 11:27:36 -02:30
Fix to open job_templates accordion on initial page load. Fix to missing tooltips for play/stop schedule button within job_templates and projects pages.
This commit is contained in:
@@ -23,7 +23,7 @@ angular.module('JobTemplateFormDefinition', ['SchedulesListDefinition', 'Complet
|
||||
collapse: true,
|
||||
collapseTitle: "Properties",
|
||||
collapseMode: 'edit',
|
||||
collapseOpenFirst: false, //Always open first panel
|
||||
collapseOpen: true, //Always open first panel
|
||||
|
||||
actions: {
|
||||
stream: {
|
||||
|
||||
Reference in New Issue
Block a user