mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-04 07:51:58 -05:00
Consistency fixes
This commit is contained in:
@@ -31,7 +31,7 @@ function JobStatusGraphData(Rest, getBasePath, processErrors, $rootScope, $q) {
|
||||
hdr: 'Error!',
|
||||
msg: errorMessage
|
||||
});
|
||||
return response;
|
||||
return response;
|
||||
});
|
||||
|
||||
return pluck('data', result);
|
||||
|
||||
Reference in New Issue
Block a user