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

Unified Diff: appengine/isolate/templates/public_isolate_index.html

Issue 2989373002: Modify isolate proto to have UI key (Closed)
Patch Set: Created 3 years, 4 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/isolate/proto/config.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/isolate/templates/public_isolate_index.html
diff --git a/appengine/isolate/templates/public_isolate_index.html b/appengine/isolate/templates/public_isolate_index.html
index f9b138f07f17b7a067a5b8e39fa0a9f6e70b2b0b..eee46f52df3112fd67f2d7e32368874fc9bf1ef5 100644
--- a/appengine/isolate/templates/public_isolate_index.html
+++ b/appengine/isolate/templates/public_isolate_index.html
@@ -18,9 +18,8 @@
</head>
<body>
-<!-- TODO(kjlubick) Remove this hardcoded piece and pipe it through like for swarming -->
<isolate-index
- client_id="540429983429-ftq2fch22a9puv03lj7sffhvh0e9962r.apps.googleusercontent.com">
+ client_id="{{client_id}}">
</isolate-index>
</body>
« no previous file with comments | « appengine/isolate/proto/config.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698