Skip to content

Commit

Permalink
remove strr fee code from account create tile (bcgov#3191)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jxio authored Jan 2, 2025
1 parent 220720e commit e78abf9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
4 changes: 2 additions & 2 deletions auth-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion auth-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth-web",
"version": "2.6.127",
"version": "2.6.128",
"appName": "Auth Web",
"sbcName": "SBC Common Components",
"private": true,
Expand Down
6 changes: 0 additions & 6 deletions auth-web/src/assets/scss/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,3 @@ legend {
display: flex;
align-items: flex-start;
}

.product-card-contents{
hr{
border-top: 1px solid $gray4;
}
}
1 change: 0 additions & 1 deletion auth-web/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
"mhrStaffCodeSubtitle": "Select this if you need to search for manufactured homes in BC or complete a combined Manufactured Home and Personal Property Registry search.",
"mhrCodeSubtitle": "Select this if you want to search for manufactured homes, and search for personal property legal claims on manufactured homes.",
"mhrCodeNote": "<b>Note:</b> You can request Qualified Supplier access from your Manufactured Home Registry <br>(or Asset Registries) page once you have added this product to your account.",
"strrCodeNote": "<table> <tr> <td><b>Product Fee:</b></td> <td>&nbsp; Statutory Fee: Yes</td> </tr> <tr> <td></td> <td>&nbsp; Service Fee: $ 1.50</td> </tr> </table>",
"vsCodeSubtitle": "<p>Select this if you need to register the location of a will by filing a wills notice or search for a wills notice as part of an estate probate.</p>",
"strrCodeSubtitle": "Select this product if you need to register your short-term rental property, platform service provider, or strata-titled hotel or motel with the province.",
"bcaCodeSubtitle": "Select this for access to BC Assessment's real property information database.",
Expand Down

0 comments on commit e78abf9

Please sign in to comment.