Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1596)

Unified Diff: appengine/chromium_cq_status/templates/patch_status.html

Issue 2024053002: Remove link to timeline view as it's broken and unowned (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/chromium_cq_status/templates/patch_status.html
diff --git a/appengine/chromium_cq_status/templates/patch_status.html b/appengine/chromium_cq_status/templates/patch_status.html
index f0f57f3d1919c65389049093b0bf2c0d20e2cc30..b611d2bc6344caea82b39ecbe5ad2967627e0187 100644
--- a/appengine/chromium_cq_status/templates/patch_status.html
+++ b/appengine/chromium_cq_status/templates/patch_status.html
@@ -105,7 +105,7 @@ message {
<a href="/"><h1>Chromium CQ Status</h1></a>
<h2>CQ status timeline for issue <a href="http://codereview.chromium.org/%(issue)s">%(issue)s</a> patch <a href="http://codereview.chromium.org/%(issue)s#ps%(patchset)s">%(patchset)s</a></h2>
Status updates are shown in reverse chronological order.<br>
-<a href="/recent#issue=%(issue)s,patchset=%(patchset)s" class="raw">[Raw CQ logs]</a><a href="/patch-timeline/%(issue)s/%(patchset)s" class="raw">[Timeline View]</a><br>
+<a href="/recent#issue=%(issue)s,patchset=%(patchset)s" class="raw">[Raw CQ logs]</a><br>
<br>
<div id="container"></div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698