Resolved gh-463 to insure data types that require length is enforced by default in the GUI.
This commit is contained in:
@ -57,7 +57,7 @@ class ComponentbuilderViewServer extends JViewLegacy
|
||||
}
|
||||
|
||||
// Get Linked view data
|
||||
$this->vyglinked_components = $this->get('Vyglinked_components');
|
||||
$this->vyilinked_components = $this->get('Vyilinked_components');
|
||||
|
||||
// Set the toolbar
|
||||
$this->addToolBar();
|
||||
|
Reference in New Issue
Block a user