Fix error displaying staff in events when offense and defense are separate tables

This commit is contained in:
Brian Miyaji
2019-05-31 14:10:03 +10:00
parent 4a98e4e6cb
commit 01a3634eff

View File

@@ -217,6 +217,8 @@ if ( is_array( $teams ) ):
}
sp_get_template( 'event-performance-table.php', array(
'id' => $id,
'index' => $index,
'section' => $section_id,
'section_label' => $section_label,
'scrollable' => $scrollable,