Merge "Get more details about error in metrics"

This commit is contained in:
Milutin Kristofic
2020-12-03 09:27:27 +00:00
committed by Gerrit Code Review

View File

@@ -171,5 +171,5 @@
// Load gr-app.js after <gr-app ...> tag because gr-router expects that
// <gr-app ...> already exists in the document when script is executed.
<script src="{$staticResourcePath}/elements/gr-app.js"></script>{\n}
<script src="{$staticResourcePath}/elements/gr-app.js" crossorigin="anonymous"></script>{\n}
{/template}