Update on v1.0.2 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
This commit is contained in:
parent
093d419ec8
commit
40ebe3807b
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension type="plugin" version="4" group="content" method="upgrade">
|
||||
<name>PLG_CONTENT_COMPONENTBUILDERFIELDORDERINGTABS</name>
|
||||
<creationDate>20th October, 2023</creationDate>
|
||||
<creationDate>24th October, 2023</creationDate>
|
||||
<author>Llewellyn van der Merwe</author>
|
||||
<authorEmail>joomla@vdm.io</authorEmail>
|
||||
<authorUrl>https://dev.vdm.io</authorUrl>
|
||||
|
@ -43,10 +43,6 @@ class plgContentComponentbuilderFieldOrderingTabsInstallerScript
|
||||
|
||||
if ('install' === $route)
|
||||
{
|
||||
// TODO preflight must be an instance...
|
||||
|
||||
// TODO preflight must be an instance...
|
||||
|
||||
// needs fix
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user