David Grudl
David Grudl
@matej21 what do you think about this?
It is bug d6943593b47a94c3f54d19d24ceece3f679b62a7
Hmm, this is related to 2.2, because of this nette/application@1f492cfa02038c8c5b0b5e4a927532d09fa169db
Yes, please send PR.
Can you try to figure out any solution?
When you change the generated HTML, it is of course a BC break.
Just add a method to toggle generated code, right?
```php $form->addCheckbox('xxx') ->renderLabelSeparately(); ```
Is it really needed to configure permissions?
I think it is cool :)