From 71e762b432d6ca7e43c6affdaf177b8f5aaa7015 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Fri, 4 Jul 2014 03:20:03 +0000 Subject: [PATCH] another small change to a link on the taskotron landing page --- .../taskotron/taskotron-frontend/templates/landingpage.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 index 14ebc49a8c..133e09bcff 100644 --- a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 +++ b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 @@ -86,7 +86,7 @@
  • Recently Executed Tasks
  • Browse Task Results
  • {% if deployment_type == 'dev' or deployment_type == 'stg' %} -
  • Simulated Bodhi Comments (bodhi comments are not made in dev or stg)
  • +
  • Simulated Bodhi Comments (bodhi comments are not made in dev or stg)
  • {% endif %}