mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 17:09:55 -02:30
Jobs page- schedules layout now works with new page layout. Refined page auto-resize.
This commit is contained in:
@@ -358,7 +358,8 @@ function JobTemplatesEdit($scope, $rootScope, $compile, $location, $log, $routeP
|
||||
choicesCount = 0;
|
||||
|
||||
CallbackHelpInit({ scope: $scope });
|
||||
|
||||
|
||||
SchedulesList.well = false;
|
||||
generator.inject(form, { mode: 'edit', related: true, scope: $scope });
|
||||
|
||||
$scope.parseType = 'yaml';
|
||||
|
||||
Reference in New Issue
Block a user