Skip to content

Commit

Permalink
Added Moved tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer0422 committed Jan 23, 2025
1 parent 195bccd commit 24f9ffe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions components/BCOnlineAccount.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@
</v-card>

<!-- Manufactured Homes Registry -->
<v-card elevation="2">
<v-card-title>Manufactured Home Registry</v-card-title>
<v-card elevation="2" class="disabled">
<v-card-title>Manufactured Home Registry
<span class="card-title-badge-container">
<div class="card-title-badge">MOVED</div>
</span>
</v-card-title>

<v-card-text>
<p>
Manage manufactured home registrations, and search for manufactured
homes and personal property liens on homes.
</p>
<p v-if="showMhrFlag" class="mt-3">
<strong>Note: </strong>A beta version of Manufactured Home Registry
search is now available through the BC Registries account.
</p>
</v-card-text>
</v-card>

Expand Down

0 comments on commit 24f9ffe

Please sign in to comment.