Resolved gh-410 to allow default data type values for the database to be set per fieldtype.
This commit is contained in:
@@ -57,7 +57,7 @@ class ComponentbuilderViewServer extends JViewLegacy
|
||||
}
|
||||
|
||||
// Get Linked view data
|
||||
$this->waplinked_components = $this->get('Waplinked_components');
|
||||
$this->wawlinked_components = $this->get('Wawlinked_components');
|
||||
|
||||
// Set the toolbar
|
||||
$this->addToolBar();
|
||||
|
Reference in New Issue
Block a user