From 1f423ea829ef0c97017b275d8f1be9a139867cbc Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Tue, 30 Jun 2015 10:46:29 -0400 Subject: [PATCH] fixed tooltips on adhoc stdout details --- awx/ui/static/partials/job_stdout_adhoc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/awx/ui/static/partials/job_stdout_adhoc.html b/awx/ui/static/partials/job_stdout_adhoc.html index 6e8fd93051..8d520c278b 100644 --- a/awx/ui/static/partials/job_stdout_adhoc.html +++ b/awx/ui/static/partials/job_stdout_adhoc.html @@ -83,7 +83,7 @@
{{ inventory_name }}
@@ -96,7 +96,7 @@
{{ credential_name }}
@@ -109,7 +109,7 @@
{{ created_by.username }}