diff --git a/src/components/pages/CallForward/CscAddDestinationForm.vue b/src/components/pages/CallForward/CscAddDestinationForm.vue index da3523a5..2ced684e 100644 --- a/src/components/pages/CallForward/CscAddDestinationForm.vue +++ b/src/components/pages/CallForward/CscAddDestinationForm.vue @@ -1,35 +1,78 @@ @@ -77,9 +120,10 @@ ...mapState('callForward', [ 'activeForm', 'formType', - 'addDestinationState' + 'addDestinationState', ]), - ...mapGetters('callForward', [ + ...mapGetters('user', [ + 'hasSendFaxFeature', 'hasFaxCapability' ]), isFormTypeNumber() { diff --git a/src/components/pages/CallForward/CscDestination.vue b/src/components/pages/CallForward/CscDestination.vue index 6c1c12a8..f0654396 100644 --- a/src/components/pages/CallForward/CscDestination.vue +++ b/src/components/pages/CallForward/CscDestination.vue @@ -29,7 +29,7 @@
- + {{ $t('pages.callForward.firstRing') }} @@ -40,13 +40,13 @@ {{ destination.destination | destinationFormat }} - + {{ $t('pages.callForward.firstRing') }} - + {{ $t('pages.callForward.thenRing') }} - + {{ $t('pages.callForward.for') }}