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

Unified Diff: third_party/buildbot_8_4p1/buildbot/status/web/base.py

Issue 2491643003: Update waterfall templates to include Milo link. (Closed)
Patch Set: Remove superfluous comment. Created 4 years, 1 month 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 | « masters/master.tryserver.chromium.perf/public_html/common-resources ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/buildbot_8_4p1/buildbot/status/web/base.py
diff --git a/third_party/buildbot_8_4p1/buildbot/status/web/base.py b/third_party/buildbot_8_4p1/buildbot/status/web/base.py
index 78cd1dacbe4e649b88a1a9726d3e7cfda77bc10b..fd355c161586d24d87cf712ec9fe698311aa99b4 100644
--- a/third_party/buildbot_8_4p1/buildbot/status/web/base.py
+++ b/third_party/buildbot_8_4p1/buildbot/status/web/base.py
@@ -209,6 +209,7 @@ class ContextMixin(AccessorMixin):
pageTitle = self.getPageTitle(request),
welcomeurl = rootpath,
authz = self.getAuthz(request),
+ mastername = self.getBuildmaster(request),
)
« no previous file with comments | « masters/master.tryserver.chromium.perf/public_html/common-resources ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698