diff --git a/src/constants/application-config.js b/src/constants/application-config.js index 16c40ba2..51496b9f 100644 --- a/src/constants/application-config.js +++ b/src/constants/application-config.js @@ -7,7 +7,7 @@ const applicationConfig = { APPLICATION_NAME: "SelfService", SITE_ENTRY_TRIGGER_VALUE: "SelfService", APPLICATION_ABBREVIATION: "iss", - APPLICATION_QUERYSTRING: 'issPage', + PAGE_QUERYSTRING: 'issPage', }; export { applicationConfig }; \ No newline at end of file diff --git a/src/ux-components/alert/alert.vue b/src/ux-components/alert/alert.vue index 0ec2c4f8..12d8579a 100644 --- a/src/ux-components/alert/alert.vue +++ b/src/ux-components/alert/alert.vue @@ -19,7 +19,7 @@ {{ getRouterLinkDisplayTextFromCopy(copy) }}