토너먼트 하이라이트와 토너먼트 액티브를 따로 변수로 저장
This commit is contained in:
@@ -168,7 +168,7 @@ function commandButton(array $opts = [])
|
||||
$showSecret = false;
|
||||
$permission = checkSecretPermission($me);
|
||||
$btnClassForTournament = $opts['btnClass'];
|
||||
if ($opts['isTournamentActive']) {
|
||||
if ($opts['isTournamentApplicationOpen']) {
|
||||
if ($btnClassForTournament != 'dropdown-item') {
|
||||
$btnClassForTournament = 'toolbarButton2';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user