forked from science-ation/science-ation
Add xsmall to report too
This commit is contained in:
parent
8d8bcdad94
commit
c42748989b
@ -192,7 +192,7 @@ $report_students_fields = array(
|
||||
'header' => 'T-Shirt',
|
||||
'width' => 0.55,
|
||||
'table' => 'students.tshirt',
|
||||
'value_map' => array ('none' => '', 'small' => 'Small', 'medium' => 'Medium',
|
||||
'value_map' => array ('none' => '', 'xsmall' => 'X-Small', 'small' => 'Small', 'medium' => 'Medium',
|
||||
'large' => 'Large', 'xlarge' => 'X-Large')),
|
||||
|
||||
'pronunciation' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user