Fix PolyGerrit URLs to support prefixed URL

This updates most of polygerrit links to use the implementation added in
I2b2d704fe33c90ea2f2a2183fc79897642a48175 .

Change-Id: Ib3bb694969e903fd76a1dad13cfb642bde086142
This commit is contained in:
Paladox none
2017-03-31 14:37:00 +00:00
committed by Paladox
parent d18d602a23
commit 8b0d046dfb
41 changed files with 325 additions and 56 deletions

View File

@@ -27,6 +27,8 @@
<meta name="description" content="Gerrit Code Review">{\n}
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">{\n}
<script>window.CANONICAL_PATH = '{$canonicalPath}';</script>{\n}
// SourceCodePro fonts are used in styles/fonts.css
// @see https://github.com/w3c/preload/issues/32 regarding crossorigin
<link rel="preload" href="{$staticResourcePath}/fonts/SourceCodePro-Regular.woff2" as="font" type="font/woff2" crossorigin>{\n}