From bf377d38af972ffa0ffbf1da78694ad4ba8baf0a Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Mon, 9 Oct 2023 23:30:28 +0200 Subject: [PATCH] Unwrap command Item picker from f7-list-item (#2125) Addresses https://github.com/openhab/openhab-webui/pull/2055#discussion_r1350710682. Signed-off-by: Florian Hotze --- .../web/src/assets/i18n/theme-switcher/en.json | 2 +- bundles/org.openhab.ui/web/src/components/theme-switcher.vue | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/bundles/org.openhab.ui/web/src/assets/i18n/theme-switcher/en.json b/bundles/org.openhab.ui/web/src/assets/i18n/theme-switcher/en.json index ccf6e6eb4d..050234735f 100644 --- a/bundles/org.openhab.ui/web/src/assets/i18n/theme-switcher/en.json +++ b/bundles/org.openhab.ui/web/src/assets/i18n/theme-switcher/en.json @@ -13,6 +13,6 @@ "about.miscellaneous.home.disableCardExpansionAnimation": "Disable card expansion animations", "about.miscellaneous.theme.disablePageTransition": "Disable page transition animations", "about.miscellaneous.webaudio.enable": "Enable Web Audio sink support", - "about.miscellaneous.commandItem.title": "Listen for UI commands", + "about.miscellaneous.commandItem.title": "Listen for UI commands to ", "about.miscellaneous.commandItem.selectItem": "Item" } diff --git a/bundles/org.openhab.ui/web/src/components/theme-switcher.vue b/bundles/org.openhab.ui/web/src/components/theme-switcher.vue index e02510f2c4..78327c41cf 100644 --- a/bundles/org.openhab.ui/web/src/components/theme-switcher.vue +++ b/bundles/org.openhab.ui/web/src/components/theme-switcher.vue @@ -74,10 +74,7 @@ - - - - +