added the translation to the component view, also adding lang tags of ready translated languages
This commit is contained in:
@ -71,10 +71,10 @@ class ComponentbuilderViewAdmin_view extends JViewLegacy
|
||||
}
|
||||
|
||||
// Get Linked view data
|
||||
$this->vxwfields = $this->get('Vxwfields');
|
||||
$this->vxxfields = $this->get('Vxxfields');
|
||||
|
||||
// Get Linked view data
|
||||
$this->vxxlinked_components = $this->get('Vxxlinked_components');
|
||||
$this->vxylinked_components = $this->get('Vxylinked_components');
|
||||
|
||||
// Set the toolbar
|
||||
$this->addToolBar();
|
||||
|
Reference in New Issue
Block a user