mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 20:49:24 -02:30
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