mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Fix minjs compile error
This commit is contained in:
@@ -87,6 +87,6 @@ angular.module('HomeHostListDefinition', [])
|
|||||||
mode: 'all',
|
mode: 'all',
|
||||||
ngShow: "user_is_superuser"
|
ngShow: "user_is_superuser"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user