diff --git a/templates/event-performance.php b/templates/event-performance.php index 2c075c2e..f9e4724f 100644 --- a/templates/event-performance.php +++ b/templates/event-performance.php @@ -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,