added interface of the new decoupled libraries concept gh-92

This commit is contained in:
2017-11-26 02:29:08 +02:00
parent 9760ac86a3
commit 82df61aa4a
174 changed files with 11626 additions and 1094 deletions

View File

@ -64,7 +64,7 @@ class ComponentbuilderViewFtp extends JViewLegacy
}
// Get Linked view data
$this->vzvlinked_components = $this->get('Vzvlinked_components');
$this->vzxlinked_components = $this->get('Vzxlinked_components');
// Set the toolbar
$this->addToolBar();