Merge remote-tracking branch 'origin/master' into feature-statistics-icons

This commit is contained in:
savvasha
2018-05-16 19:08:45 +03:00

View File

@@ -116,8 +116,8 @@ class SP_Player_List extends SP_Secondary_Post {
);
endif;
$team_key = 'sp_team';
if ( $team ):
$team_key = 'sp_team';
switch ( $era ):
case 'current':
$team_key = 'sp_current_team';