From ac5c69679a9acdd6a31b2a39e64abbf71826e2a5 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Thu, 30 Jan 2020 13:20:14 +0100 Subject: [PATCH] TT#71950 Fix typos Change-Id: If2fa86d0d61d4f1d3054ec625d8f2586349f8395 --- CONTRIBUTING.md | 2 +- README.md | 2 +- src/components/pages/CallForward/CscDestinations.vue | 2 +- src/components/pages/PbxConfiguration/CscPbxSoundSetSound.vue | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b18d59ee..c110510c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ Here are some ground rules to follow: ### Definition Of Done -To consider a change to be done (internal procedure) or pull request to be ready for submission, these criterias need to be met: +To consider a change to be done (internal procedure) or pull request to be ready for submission, these criteria need to be met: * All existing and new tests must pass. See our section on ["how to run tests"](#how-to-run-test) for details. * At least one test for each type of change implemented needs to be written and added. If the change does not include any new functionality (such as minor changes, grammar, formatting, clean up, etc) test are not needed. Examples: If you create a change that involves change of state in the store, you need to include a test that covers that change. If your change on the other hand both involves changes to the store, api and mutations, then several tests would be required to test the affected parts. diff --git a/README.md b/README.md index d685d207..9a3c6f67 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ You need to first enable faxserver and activate it for the subscriber, to be abl 1. Then go to "Preferences", and set "Fax2Mail and Sendfax" to active 1. Repeat the two steps above, this time for the callee 1. For the callee, you also need to add your internal sipwise email address as "Destination" under "Fax2Mail and Sendfax", and also under "Call Forwards" configure a "Call Forward Unconditional" to "Fax2Mail" -1. Additionally, the visibility of the fax option in "action button menu" is reliant on store state "sendFax: true" in src/store/user.js. This means it can be toggled off in the code as well if neeeded +1. Additionally, the visibility of the fax option in "action button menu" is reliant on store state "sendFax: true" in src/store/user.js. This means it can be toggled off in the code as well if needed ### How to add new npm package diff --git a/src/components/pages/CallForward/CscDestinations.vue b/src/components/pages/CallForward/CscDestinations.vue index 2e9379db..e42f95db 100644 --- a/src/components/pages/CallForward/CscDestinations.vue +++ b/src/components/pages/CallForward/CscDestinations.vue @@ -440,7 +440,7 @@ padding-top 8px .dest-row - color $wite + color $white white-space nowrap overflow hidden font-size 16px diff --git a/src/components/pages/PbxConfiguration/CscPbxSoundSetSound.vue b/src/components/pages/PbxConfiguration/CscPbxSoundSetSound.vue index 8cba54d1..cea2831f 100644 --- a/src/components/pages/PbxConfiguration/CscPbxSoundSetSound.vue +++ b/src/components/pages/PbxConfiguration/CscPbxSoundSetSound.vue @@ -91,7 +91,7 @@ color="primary" stripe animate - heigth="24px" + height="24px" /> @@ -265,7 +265,7 @@ .csc-progress-col margin-top $flex-gutter-xs .q-progress - heigth 24px + height 24px .csc-pbx-sound-set-sound.csc-pbx-sound-set-sound-odd background-color $item-stripe-color .csc-pbx-sound-set-sound