removed linked components from admin views.

This commit is contained in:
2017-10-30 21:19:39 +02:00
parent 306a9b9613
commit 5553e2b822
46 changed files with 487 additions and 744 deletions

View File

@@ -64,7 +64,7 @@ class ComponentbuilderViewCustom_admin_view extends JViewLegacy
}
// Get Linked view data
$this->vyflinked_components = $this->get('Vyflinked_components');
$this->vyelinked_components = $this->get('Vyelinked_components');
// Set the toolbar
$this->addToolBar();