mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
Admin updates, added a few more related resources.
This commit is contained in:
@@ -75,6 +75,7 @@ $(function() {
|
||||
$(this).html('"<a href=' + s + '>' + s.replace(/\"/g, '') + '</a>"');
|
||||
}
|
||||
});
|
||||
$('.btn-primary').removeClass('btn-primary').addClass('btn-success');
|
||||
});
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user