Release of v5.1.1-beta1
Add JCB new package engine.
This commit is contained in:
@@ -21,7 +21,7 @@ use Joomla\CMS\User\UserFactoryInterface;
|
||||
defined('_JEXEC') or die;
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->vxlfields;
|
||||
$items = $displayData->vxifields;
|
||||
$user = Factory::getApplication()->getIdentity();
|
||||
$id = $displayData->item->id;
|
||||
// set the edit URL
|
||||
|
Reference in New Issue
Block a user