mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 03:48:37 -05:00
Latest UI changes
This commit is contained in:
@@ -70,7 +70,7 @@ angular.module('InventoryHelper', [ 'RestServices', 'Utilities', 'OrganizationLi
|
||||
},
|
||||
headers: { 'Authorization': 'Token ' + Authorization.getToken() },
|
||||
success: function(data) {
|
||||
console.log(data);
|
||||
|
||||
},
|
||||
error: function() {
|
||||
if (console) {
|
||||
|
||||
Reference in New Issue
Block a user