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

@@ -71,7 +71,7 @@ class ComponentbuilderViewAdmin_view extends JViewLegacy
}
// Get Linked view data
$this->vxzcustom_import = $this->get('Vxzcustom_import');
$this->vxzlinked_components = $this->get('Vxzlinked_components');
// Set the toolbar
$this->addToolBar();