Jobs page- schedules layout now works with new page layout. Refined page auto-resize.

This commit is contained in:
Chris Houseknecht
2014-05-05 10:51:37 -04:00
parent 808b82bd33
commit 80fbe0b525
6 changed files with 52 additions and 34 deletions

View File

@@ -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';