added the translation to the component view, also adding lang tags of ready translated languages
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->vzzlinked_admin_views;
|
||||
$items = $displayData->waalinked_admin_views;
|
||||
$user = JFactory::getUser();
|
||||
$id = $displayData->item->id;
|
||||
$edit = "index.php?option=com_componentbuilder&view=admin_views&task=admin_view.edit";
|
||||
|
Reference in New Issue
Block a user