Display team logos under event title

This commit is contained in:
Brian Miyaji
2014-05-16 20:00:12 +10:00
parent d358f9a883
commit 4ec64cd5ee
4 changed files with 18 additions and 2 deletions

View File

@@ -45,7 +45,6 @@ $float = is_rtl() ? 'right' : 'left';
$selector = 'sp-player-gallery-' . $id;
$list = new SP_Player_List( $id );
$list->columns = $performance;
$data = $list->data();
// Remove the first row to leave us with the actual data