From 2ccaf9d87583af2002679976ddf0db4c1df8658f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Wed, 26 Jun 2024 14:11:15 +0200 Subject: [PATCH] Update block visibility configurator --- .../components/PageBlocks/Configurator.vue | 33 +++++-------------- 1 file changed, 9 insertions(+), 24 deletions(-) diff --git a/client/web/compose/src/components/PageBlocks/Configurator.vue b/client/web/compose/src/components/PageBlocks/Configurator.vue index 63e19b465..d9a05d4ae 100644 --- a/client/web/compose/src/components/PageBlocks/Configurator.vue +++ b/client/web/compose/src/components/PageBlocks/Configurator.vue @@ -228,33 +228,19 @@ + +
+ +
+ {{ $t('general.visibility.label') }} +
+ + - - - - - -
- -
- {{ $t('general.visibility.label') }} -
- @@ -317,8 +303,7 @@