diff --git a/ppr-ui/package-lock.json b/ppr-ui/package-lock.json index c64d741e0..532f8d264 100644 --- a/ppr-ui/package-lock.json +++ b/ppr-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "ppr-ui", - "version": "3.2.70", + "version": "3.2.71", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ppr-ui", - "version": "3.2.70", + "version": "3.2.71", "dependencies": { "@bcrs-shared-components/input-field-date-picker": "^1.0.0", "@lemoncode/fonk": "^1.5.1", diff --git a/ppr-ui/package.json b/ppr-ui/package.json index a3e3501be..01ddbacd8 100644 --- a/ppr-ui/package.json +++ b/ppr-ui/package.json @@ -1,6 +1,6 @@ { "name": "ppr-ui", - "version": "3.2.70", + "version": "3.2.71", "private": true, "appName": "Assets UI", "sbcName": "SBC Common Components", diff --git a/ppr-ui/src/components/mhrTransfers/TaxCertificate.vue b/ppr-ui/src/components/mhrTransfers/TaxCertificate.vue index ecc113772..65c6e677d 100644 --- a/ppr-ui/src/components/mhrTransfers/TaxCertificate.vue +++ b/ppr-ui/src/components/mhrTransfers/TaxCertificate.vue @@ -21,7 +21,7 @@ { // Set the initial value of the certificate waived checkbox if the user is a staff member - if (isRoleStaffReg.value || isRoleStaffSbc.value) { + if (isRoleStaffReg.value) { state.certificateWaived = getMhrTransportPermitHomeLocation.value?.waiveCertificate } }) diff --git a/ppr-ui/src/components/mhrTransportPermit/LocationChange.vue b/ppr-ui/src/components/mhrTransportPermit/LocationChange.vue index ffb5e56fb..1c873a4af 100644 --- a/ppr-ui/src/components/mhrTransportPermit/LocationChange.vue +++ b/ppr-ui/src/components/mhrTransportPermit/LocationChange.vue @@ -186,7 +186,7 @@ >

4. Confirm Tax Certificate

A valid tax certificate is required in all cases. To confirm your tax certificate, enter the expiry date @@ -207,7 +207,7 @@ class="my-6" >