From c577576381bca6f92cc78879f6bdf551f09a07c6 Mon Sep 17 00:00:00 2001 From: aB0t Date: Fri, 20 Sep 2024 02:59:16 +0200 Subject: [PATCH] Update on v2.0.2 (changes towards the next release) Here's an update on the current version, which includes changes towards the next release still in development. --- componentbuildercomponentheaderstabs.xml | 2 +- forms/joomla_component.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/componentbuildercomponentheaderstabs.xml b/componentbuildercomponentheaderstabs.xml index a3ed414..479e710 100644 --- a/componentbuildercomponentheaderstabs.xml +++ b/componentbuildercomponentheaderstabs.xml @@ -1,7 +1,7 @@ PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS - 19th September, 2024 + 20th September, 2024 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io diff --git a/forms/joomla_component.xml b/forms/joomla_component.xml index 0713990..4f83f99 100644 --- a/forms/joomla_component.xml +++ b/forms/joomla_component.xml @@ -56,6 +56,7 @@ name="power" label="PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS_POWER_LABEL" class="list_class span12" + layout="joomla.form.field.list-fancy-select" multiple="false" default="0" button="false" @@ -139,6 +140,7 @@ name="power" label="PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS_POWER_LABEL" class="list_class span12" + layout="joomla.form.field.list-fancy-select" multiple="false" default="0" button="false" @@ -222,6 +224,7 @@ name="power" label="PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS_POWER_LABEL" class="list_class span12" + layout="joomla.form.field.list-fancy-select" multiple="false" default="0" button="false" @@ -305,6 +308,7 @@ name="power" label="PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS_POWER_LABEL" class="list_class span12" + layout="joomla.form.field.list-fancy-select" multiple="false" default="0" button="false"