diff --git a/bundles/org.openhab.ui/web/src/components/developer/help-sidebar.vue b/bundles/org.openhab.ui/web/src/components/developer/help-sidebar.vue index 402c384063..efcc3ca27b 100644 --- a/bundles/org.openhab.ui/web/src/components/developer/help-sidebar.vue +++ b/bundles/org.openhab.ui/web/src/components/developer/help-sidebar.vue @@ -72,17 +72,18 @@ - - - - - - - - - - - + + + + + + + + + + + + @@ -142,27 +143,11 @@ diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/context.vue new file mode 100644 index 0000000000..5a9b17fc6d --- /dev/null +++ b/bundles/org.openhab.ui/web/src/components/developer/help/context.vue @@ -0,0 +1,126 @@ + + + diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/default-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/default-context.vue deleted file mode 100644 index 4a846f0ca7..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/default-context.vue +++ /dev/null @@ -1,48 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/item-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/item-context.vue deleted file mode 100644 index 26bcefb718..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/item-context.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/model-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/model-context.vue deleted file mode 100644 index 3af5051c6a..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/model-context.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/page-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/page-context.vue deleted file mode 100644 index ba4df865c1..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/page-context.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/rule-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/rule-context.vue deleted file mode 100644 index 98cfb632a4..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/rule-context.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/thing-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/thing-context.vue deleted file mode 100644 index e99375eb7f..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/thing-context.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/transform-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/transform-context.vue deleted file mode 100644 index 23ea26f980..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/transform-context.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/components/developer/help/widget-context.vue b/bundles/org.openhab.ui/web/src/components/developer/help/widget-context.vue deleted file mode 100644 index 1d70757ef4..0000000000 --- a/bundles/org.openhab.ui/web/src/components/developer/help/widget-context.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - diff --git a/bundles/org.openhab.ui/web/src/pages/about.vue b/bundles/org.openhab.ui/web/src/pages/about.vue index 0461dce5d5..561012264a 100644 --- a/bundles/org.openhab.ui/web/src/pages/about.vue +++ b/bundles/org.openhab.ui/web/src/pages/about.vue @@ -1,6 +1,11 @@