mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Project edit- remove well inside schedule accordion.
This commit is contained in:
@@ -528,6 +528,7 @@ function ProjectsEdit($scope, $rootScope, $compile, $location, $log, $routeParam
|
||||
id = $routeParams.id,
|
||||
relatedSets = {};
|
||||
|
||||
SchedulesList.well = false;
|
||||
generator.inject(form, { mode: 'edit', related: true, scope: $scope });
|
||||
generator.reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user