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

Unified Diff: server/static/rpcexplorer/index.html

Issue 2834373003: rpcexplorer: change rootPath property (Closed)
Patch Set: .keep Created 3 years, 8 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 | server/static/rpcexplorer/rpc-explorer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/static/rpcexplorer/index.html
diff --git a/server/static/rpcexplorer/index.html b/server/static/rpcexplorer/index.html
index 82c67b158f7b9fa15f77cc57acf7a32505731d2e..fcb90398b72b01b34877a06e17250d3781136c6b 100644
--- a/server/static/rpcexplorer/index.html
+++ b/server/static/rpcexplorer/index.html
@@ -24,7 +24,7 @@
<div class="container">
<rpc-explorer
- root-path="/rpcexplorer"
+ explorer-root-path="/rpcexplorer"
client-id="446450136466-e77v49thuh5dculh78gumq3oncqe28m3.apps.googleusercontent.com"
></rpc-explorer>
</div>
« no previous file with comments | « no previous file | server/static/rpcexplorer/rpc-explorer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698