mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
Implement support for ad hoc commands.
This commit is contained in:
@@ -197,7 +197,7 @@ html body .dropdown-submenu:hover>a {
|
||||
{% block footer %}
|
||||
<div id="footer">
|
||||
<a href="http://www.ansible.com" target="_blank"><img class="towerlogo" src="{{ STATIC_URL }}img/tower_console_bug.png" /></a><br/>
|
||||
Copyright © 2014 <a href="http://www.ansible.com" target="_blank">Ansible, Inc.</a> All rights reserved.
|
||||
Copyright © 2015 <a href="http://www.ansible.com" target="_blank">Ansible, Inc.</a> All rights reserved.
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user