forked from science-ation/science-ation
- Add pronunciation
This commit is contained in:
parent
7651426f03
commit
6e8883b4a2
@ -195,6 +195,12 @@ $report_students_fields = array(
|
||||
'value_map' => array ('none' => '', 'small' => 'Small', 'medium' => 'Medium',
|
||||
'large' => 'Large', 'xlarge' => 'X-Large')),
|
||||
|
||||
'pronunciation' => array(
|
||||
'name' => 'Student -- Name Pronunciation',
|
||||
'header' => 'Pronunciation',
|
||||
'width' => 2.0,
|
||||
'table' => 'students.pronunciation'),
|
||||
|
||||
'title' => array(
|
||||
'name' => 'Project -- Title',
|
||||
'header' => 'Project Title',
|
||||
|
Loading…
x
Reference in New Issue
Block a user