Added the import method to custom import tab, and improved the import custom concept.

This commit is contained in:
2016-05-05 00:14:20 +01:00
parent 0fd9d9d169
commit 32e3f6b86e
370 changed files with 1766 additions and 1684 deletions

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.6
@version 2.1.7
@build 4th May, 2016
@created 30th April, 2015
@package Component Builder

View File

@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.6
@version 2.1.7
@build 4th May, 2016
@created 30th April, 2015
@package Component Builder

View File

@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.6
@version 2.1.7
@build 4th May, 2016
@created 30th April, 2015
@package Component Builder
@ -72,7 +72,7 @@ class ComponentbuilderViewFieldtype extends JViewLegacy
}
// Get Linked view data
$this->vyyfields = $this->get('Vyyfields');
$this->vyzfields = $this->get('Vyzfields');
// Set the toolbar
$this->addToolBar();