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