Mercurial > mozilla > hg > talosnames
changeset 67:277b167060e5
add a link to bug
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 04 Sep 2012 09:25:46 -0700 |
parents | 0f5c22c07146 |
children | 78e72729582e |
files | talosnames/templates/index.html talosnames/templates/tbpl.html |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/talosnames/templates/index.html Mon Aug 20 09:49:18 2012 -0700 +++ b/talosnames/templates/index.html Tue Sep 04 09:25:46 2012 -0700 @@ -137,6 +137,9 @@ </head> <body> +<h1 title="names of Talos tests in buildbot, TBPL, Talos, and graphserver"><a href="https://wiki.mozilla.org/Buildbot/Talos">Talos</a> names</h1> +<h2>See <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=770460">bug 770460</a></h2> + <ul id="navigation"> <li><a href="/tbpl">TBPL view</a></li> <li>Show: <a href="/?show=active">active</a></li>
--- a/talosnames/templates/tbpl.html Mon Aug 20 09:49:18 2012 -0700 +++ b/talosnames/templates/tbpl.html Tue Sep 04 09:25:46 2012 -0700 @@ -202,6 +202,9 @@ </head> <body> +<h1 title="names of Talos tests in buildbot, TBPL, Talos, and graphserver"><a href="https://wiki.mozilla.org/Buildbot/Talos">Talos</a> names</h1> +<h2>See <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=770460">bug 770460</a></h2> + <ul id="navigation"> <li><a href="/">Buildbot view</a></li> </ul>