added the translation to the component view, also adding lang tags of ready translated languages

This commit is contained in:
dev
2017-04-05 17:26:17 +01:00
parent 1b3cb2bfdd
commit 2caaa1a1e3
69 changed files with 857 additions and 560 deletions

View File

@ -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();