Skip to content

Commit 5acf9ba

Browse files
Merge pull request #1121 from bcgov/ccfri-8211-remove-banner-landingpage
ccfri-8211 Banner removed
2 parents ca82fb2 + 190f71a commit 5acf9ba

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

frontend/src/components/LandingPage.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
<Spinner v-if="!isLoadingComplete" />
44
<v-container v-else fluid class="pa-12">
55
<MessagesToolbar />
6-
<AppAlertBanner type="info">
7-
Thank you for logging in to the enhanced My ChildCareBC Services. Some organization and licence information is
8-
still being updated. If the information displayed for your organization has inaccuracies, please review your
9-
details again in 2 business days.
10-
</AppAlertBanner>
116
<EnrolmentReportDueDialog v-if="showEnrolmentReportDialog" />
127
<div v-if="organizationAccountNumber || organizationName" class="font-weight-bold pb-6 text-h5 text-center">
138
<p v-if="organizationAccountNumber">Organization ID: {{ organizationAccountNumber }}</p>

0 commit comments

Comments
 (0)