forked from science-ation/science-ation
'notes' is in the user_sponsors table, not the users table.
This commit is contained in:
parent
cf62c55185
commit
7a2f4c0d3a
@ -186,7 +186,7 @@ $report_awards_fields = array(
|
||||
'name' => 'Primary Contact -- Notes',
|
||||
'header' => 'Contact Notes',
|
||||
'width' => 3,
|
||||
'table' => 'PRIMARYCONTACTUSER.notes' ),
|
||||
'table' => 'PRIMARYCONTACT.notes' ),
|
||||
|
||||
'judgeteamname' => array(
|
||||
'components' => array('judgingteam'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user