adding link to fake_fedorainfra for dev and stg taskotron landing page

This commit is contained in:
Tim Flink 2014-07-04 02:57:34 +00:00
parent 42c3bfa136
commit df809c8e1e
2 changed files with 5 additions and 1 deletions

View file

@ -85,6 +85,9 @@
<ul>
<li><a href="/taskmaster/waterfall">Recently Executed Tasks</a></li>
<li><a href="{{ resultsdb_external_url }}jobs/">Browse Task Results</a></li>
{% if deployment_type == 'dev' or deployment_type == 'stg' %}
<li><a href-"{{ fakefedorainfra_url }}/comments">Simulated Bodhi Comments (bodhi comments are not made in dev or stg)</a></li>
{% endif %}
</ul>
</div>