Improved the get snippets area to load one library at a time. started on the adaptation of the compiler that is needed for the new libraries
This commit is contained in:
@ -31,7 +31,8 @@ $form = $displayData->getForm();
|
||||
|
||||
$fields = array(
|
||||
'name',
|
||||
'how'
|
||||
'how',
|
||||
'type'
|
||||
);
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user