| Index: web/inc/rpc/rpc-error.html
|
| diff --git a/server/static/rpc/rpc-error.html b/web/inc/rpc/rpc-error.html
|
| similarity index 97%
|
| copy from server/static/rpc/rpc-error.html
|
| copy to web/inc/rpc/rpc-error.html
|
| index 6e5ed1700dc3c577ecbc231de81fe89fa875fffe..e96d93875165c3c679fe9c0efd9a2faeb5a0e23e 100644
|
| --- a/server/static/rpc/rpc-error.html
|
| +++ b/web/inc/rpc/rpc-error.html
|
| @@ -2,7 +2,7 @@
|
| Copyright 2016 The LUCI Authors. All rights reserved.
|
| Use of this source code is governed under the Apache License, Version 2.0
|
| that can be found in the LICENSE file.
|
| - -->
|
| +-->
|
|
|
| <script>
|
| 'use strict';
|
| @@ -25,4 +25,4 @@
|
|
|
| return luci;
|
| }(luci || {}));
|
| -</script>
|
| +</script>
|
|
|