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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user