impoved the request linking options, fixed few bugs in compiler

This commit is contained in:
ro-ot
2017-03-08 06:43:12 +02:00
parent 30e37dcfde
commit 4874ca0406
228 changed files with 1268 additions and 1019 deletions

View File

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