| Index: web/inc/rpcexplorer/rpc-method.html
|
| diff --git a/server/static/rpcexplorer/rpc-method.html b/web/inc/rpcexplorer/rpc-method.html
|
| similarity index 98%
|
| copy from server/static/rpcexplorer/rpc-method.html
|
| copy to web/inc/rpcexplorer/rpc-method.html
|
| index 60034308ae87a6a46a33f037f66e43aa98029575..ca3f2571e8cc34cd8c51d06fb1f6ad32d0a3a113 100644
|
| --- a/server/static/rpcexplorer/rpc-method.html
|
| +++ b/web/inc/rpcexplorer/rpc-method.html
|
| @@ -7,7 +7,7 @@
|
| <link rel="import" href="../bower_components/polymer/polymer.html">
|
| <link rel="import" href="../bower_components/google-signin/google-signin-aware.html">
|
|
|
| -<link rel="import" href="/static/common/rpc/rpc-client.html">
|
| +<link rel="import" href="../rpc/rpc-client.html">
|
|
|
| <link rel="import" href="rpc-descriptor-util.html">
|
| <link rel="import" href="rpc-editor.html">
|
|
|