Fix error displaying staff in events when offense and defense are separate tables
This commit is contained in:
@@ -217,6 +217,8 @@ if ( is_array( $teams ) ):
|
|||||||
}
|
}
|
||||||
|
|
||||||
sp_get_template( 'event-performance-table.php', array(
|
sp_get_template( 'event-performance-table.php', array(
|
||||||
|
'id' => $id,
|
||||||
|
'index' => $index,
|
||||||
'section' => $section_id,
|
'section' => $section_id,
|
||||||
'section_label' => $section_label,
|
'section_label' => $section_label,
|
||||||
'scrollable' => $scrollable,
|
'scrollable' => $scrollable,
|
||||||
|
|||||||
Reference in New Issue
Block a user