Merge remote-tracking branch 'origin/master' into feature-statistics-icons
This commit is contained in:
@@ -116,8 +116,8 @@ class SP_Player_List extends SP_Secondary_Post {
|
|||||||
);
|
);
|
||||||
endif;
|
endif;
|
||||||
|
|
||||||
|
$team_key = 'sp_team';
|
||||||
if ( $team ):
|
if ( $team ):
|
||||||
$team_key = 'sp_team';
|
|
||||||
switch ( $era ):
|
switch ( $era ):
|
||||||
case 'current':
|
case 'current':
|
||||||
$team_key = 'sp_current_team';
|
$team_key = 'sp_current_team';
|
||||||
|
|||||||
Reference in New Issue
Block a user