Added the main GUI for the plugin area, gh-436

This commit is contained in:
2019-07-15 22:00:46 +02:00
parent 2af4b8cf50
commit e476bcb7b5
206 changed files with 25317 additions and 3509 deletions

View File

@@ -57,7 +57,7 @@ class ComponentbuilderViewServer extends JViewLegacy
}
// Get Linked view data
$this->vyalinked_components = $this->get('Vyalinked_components');
$this->vyclinked_components = $this->get('Vyclinked_components');
// Set the toolbar
$this->addToolBar();