mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-03-06 04:07:50 +01:00
Fix minore
This commit is contained in:
parent
197563832c
commit
75abb1245b
@ -31,7 +31,7 @@ class HTMLWrapper implements WrapperInterface
|
||||
$result = '';
|
||||
|
||||
if( $values['type']=='checkbox' ){
|
||||
$values['class'] = 'checkbox-group';
|
||||
$values['class'][0] = 'checkbox-group';
|
||||
}
|
||||
|
||||
// Valori particolari
|
||||
|
Loading…
x
Reference in New Issue
Block a user