Fixed tab line-up so the linked component in the admin_view will show again

This commit is contained in:
2017-10-13 05:51:56 +02:00
parent dfd98aeacf
commit f7b168d762
8 changed files with 179 additions and 112 deletions

View File

@ -383,7 +383,7 @@ class ComponentbuilderModelAdmin_view extends JModelAdmin
*
* @return mixed An array of data items on success, false on failure.
*/
public function getVxzcustom_import()
public function getVxzlinked_components()
{
// Get the user object.
$user = JFactory::getUser();