1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-25 23:33:02 +01:00

Fix minore checkbox

This commit is contained in:
loviuz 2022-06-07 11:41:48 +02:00
parent 7704505f66
commit dc48fd2b17

View File

@ -31,7 +31,7 @@ class HTMLWrapper implements WrapperInterface
$result = '';
if( $values['type']=='checkbox' ){
$values['class'][0] = 'checkbox-group';
$values['class'] .= ' checkbox-group';
}
// Valori particolari