Added support to make torunn a subform using the is_subform option parameter.

This commit is contained in:
Lewin Probst 2020-03-22 18:12:04 +01:00
parent 4fef660d7c
commit 3c1da15e99
2 changed files with 20 additions and 11 deletions

View file

@ -1,5 +1,4 @@
<?php
return [
"element_type_module" => "form",
];