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

Unified Diff: appengine/swarming/templates/public_task_index.html

Issue 2404883002: Add links to MP and resolve minor fixes (Closed)
Patch Set: Address Polymer comments Created 4 years, 2 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 | « appengine/swarming/swarming_rpcs.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/public_task_index.html
diff --git a/appengine/swarming/templates/public_task_index.html b/appengine/swarming/templates/public_task_index.html
index 5d99f1531f98b3511fd0d565a2710538348485d3..688c2c82a5ee24fc2fb51880362e597fd7479781 100644
--- a/appengine/swarming/templates/public_task_index.html
+++ b/appengine/swarming/templates/public_task_index.html
@@ -18,10 +18,8 @@
</head>
<body>
-<!--TODO(kjlubick) change milo_prefix to be set via settings, like client_id-->
<task-page
- client_id="{{client_id}}"
- milo_prefix="https://luci-milo.appspot.com/swarming/task/">
+ client_id="{{client_id}}">
</task-page>
</body>
« no previous file with comments | « appengine/swarming/swarming_rpcs.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698