mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02: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