forked from science-ation/science-ation
- Fix the judges "Complete" header. Changed to "Cmpl" so it shows in the
header.
This commit is contained in:
parent
e24bbb0bbc
commit
7c5b53c268
@ -108,8 +108,8 @@ $report_judges_fields = array(
|
||||
|
||||
'complete' => array(
|
||||
'name' => 'Judge -- Registration Complete',
|
||||
'header' => 'Complete',
|
||||
'width' => 0.5,
|
||||
'header' => 'Cmpl',
|
||||
'width' => 0.4,
|
||||
'table' => 'judges.complete',
|
||||
'value_map' => array ('no' => 'No', 'yes' => 'Yes')),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user