diff --git a/src/components/pages/PbxConfiguration/CscPbxDevices.vue b/src/components/pages/PbxConfiguration/CscPbxDevices.vue index c325320a..c2ec7674 100644 --- a/src/components/pages/PbxConfiguration/CscPbxDevices.vue +++ b/src/components/pages/PbxConfiguration/CscPbxDevices.vue @@ -157,6 +157,7 @@ separator sparse multiline + :highlight="!isMobile" > - - + + - - {{ entityTitle }} - - + + - {{ $t('pbxConfig.extension') }}: {{ group.pbx_extension }} - - - - - + +
+ {{ $t('pbxConfig.extension') }}: + {{ group.pbx_extension }} +
+
+ +
+ + {{ $t('pbxConfig.noSeatAssigned') }} +
+
+ {{ $t('pbxConfig.seats') }}: + + {{ seat.display_name }} + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - -
+ +
+ +
+
+ +
+
+ -
+