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:
Chris Houseknecht
2014-04-15 18:21:14 -04:00
parent 87965645b5
commit 6aee57f4c5
4 changed files with 30 additions and 6 deletions

View File

@@ -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: {