From f81267ebbea9fc8d607d17bc7db416c887c71db0 Mon Sep 17 00:00:00 2001 From: Marco Capetta Date: Mon, 21 Aug 2023 10:30:25 +0200 Subject: [PATCH] MT#57577 Make ncos and ncos_set visibile accordingly to profile ncos and ncos_set setup should be visible in the 'Block Outgoing' section only if: * profile is not assigned or profile is assigned and contains the ncos and/or the ncos_set attribute * the user is a PBX subscriber's admin * the user is subscriber (admin or not) in a NOT PBX customer Change-Id: I27e7061e8cec055eddfe487f21052a4df0399373 --- src/components/CscNcos.vue | 14 ++++++++++++-- src/constants.js | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/src/components/CscNcos.vue b/src/components/CscNcos.vue index 1ec0df98..55bb488b 100644 --- a/src/components/CscNcos.vue +++ b/src/components/CscNcos.vue @@ -1,6 +1,7 @@ +