Resolved gh-463 to insure data types that require length is enforced by default in the GUI.

This commit is contained in:
2019-09-12 22:06:52 +02:00
parent bb798abe8c
commit 773a753323
25 changed files with 1392 additions and 1205 deletions

View File

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