mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 20:18:36 -05:00
Use broccoli to build app
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
|
||||
function ScheduleEditController($scope, $compile, $location, $routeParams, SchedulesList, Rest, ProcessErrors, LoadBreadCrumbs, ReturnToCaller, ClearScope,
|
||||
export function ScheduleEditController($scope, $compile, $location, $routeParams, SchedulesList, Rest, ProcessErrors, LoadBreadCrumbs, ReturnToCaller, ClearScope,
|
||||
GetBasePath, Wait, Breadcrumbs, Find, LoadDialogPartial, LoadSchedulesScope, GetChoices, Stream) {
|
||||
|
||||
ClearScope();
|
||||
|
||||
Reference in New Issue
Block a user