diff --git a/app/package.json b/app/package.json index fdd8b80f5..b53396a8d 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "name-request", - "version": "5.5.17", + "version": "5.5.18", "private": true, "appName": "Name Request UI", "sbcName": "SBC Common Components", diff --git a/app/src/components/existing-request/nr-approved-gray-box.vue b/app/src/components/existing-request/nr-approved-gray-box.vue index 144c02b69..ffe754752 100644 --- a/app/src/components/existing-request/nr-approved-gray-box.vue +++ b/app/src/components/existing-request/nr-approved-gray-box.vue @@ -111,7 +111,31 @@ class="my-1" >
+

To complete this alteration, please contact us at:

+

+ + mdi-phone +  Canada and U.S. Toll Free: + 1-877-526-1526 +

+

+ + mdi-phone +  Victoria Office: + 250-387-7848 +

+

+ + mdi-email +  Email: + BCRegistries@gov.bc.ca +

+
+
Alter Now
- -
-

To complete this alteration, please contact us at:

-

- - mdi-phone -  Canada and U.S. Toll Free: - 1-877-526-1526 -

-

- - mdi-phone -  Victoria Office: - 250-387-7848 -

-

- - mdi-email -  Email: - BCRegistries@gov.bc.ca -

-
- + @@ -530,7 +530,6 @@ export default class Search extends Mixins(CommonMixin, NrAffiliationMixin, Sear if ( this.isConversion && this.isNumberedCompany && - this.isAlterOnline(this.getConversionType) && this.getIsLearBusiness ) return true