impoved the request linking options, fixed few bugs in compiler (#52)
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user