Skip to content

Commit

Permalink
Dealer Review Label (#2069)
Browse files Browse the repository at this point in the history
* Dealer Review Label

* Label Updates
  • Loading branch information
cameron-eyds authored Nov 20, 2024
1 parent c4d0468 commit 219a67d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ppr-ui/src/views/userAccess/QsInformation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,14 @@
v-if="[MhrSubTypes.MANUFACTURER, MhrSubTypes.DEALERS].includes(getMhrSubProduct)"
class="manufacturer-home-location-form mt-8"
>
<h2>Location of Manufactured Home(s)</h2>
<template v-if="getMhrSubProduct === MhrSubTypes.MANUFACTURER">
<h2>Location of Manufactured Home(s)</h2>
<p class="mt-1">
Enter the civic address of the manufacturer’s lot/premises where the homes are located. This address will
display as the registered location for homes owned by the manufacturer.
</p>
</template>
<template v-else>
<h2>Location of Dealer Home(s)</h2>
<p class="mt-1">
Enter the civic address of the dealer’s lot/premises where the homes are located. This address will display
as the registered location for homes owned by the dealer.
Expand Down

0 comments on commit 219a67d

Please sign in to comment.