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 ComponentbuilderViewFtp extends JViewLegacy
}
// Get Linked view data
$this->vzylinked_components = $this->get('Vzylinked_components');
$this->vzxlinked_components = $this->get('Vzxlinked_components');
// Set the toolbar
$this->addToolBar();