CSR-1391 formatting
This commit is contained in:
parent
028272c08f
commit
94399470c4
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ export default {
|
|||
dynamicCSSUrl() {
|
||||
const { protocol, hostname, port } = window.location;
|
||||
return `${protocol}//${hostname}:${port}/css/site-2020Styling.css`;
|
||||
}
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
arePagePrerequisitesValid() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue