diff --git a/src/constants/application-config.js b/src/constants/application-config.js index 6199b04b..16c40ba2 100644 --- a/src/constants/application-config.js +++ b/src/constants/application-config.js @@ -7,6 +7,7 @@ const applicationConfig = { APPLICATION_NAME: "SelfService", SITE_ENTRY_TRIGGER_VALUE: "SelfService", APPLICATION_ABBREVIATION: "iss", + APPLICATION_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 d0fe33ac..0ec2c4f8 100644 --- a/src/ux-components/alert/alert.vue +++ b/src/ux-components/alert/alert.vue @@ -19,7 +19,7 @@ {{ getRouterLinkDisplayTextFromCopy(copy) }}