Further gh-53 implementation of the export and import of complete components as JCB packages. Fixes gh-56

This commit is contained in:
2017-03-27 14:38:51 +02:00
parent 63b1bac955
commit 8b522f44d9
243 changed files with 4548 additions and 2296 deletions

View File

@@ -71,7 +71,7 @@ class ComponentbuilderViewSite_view extends JViewLegacy
}
// Get Linked view data
$this->vyrlinked_components = $this->get('Vyrlinked_components');
$this->vyslinked_components = $this->get('Vyslinked_components');
// Set the toolbar
$this->addToolBar();