mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 13:28:41 +00:00
fix: b4c760110e
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b4c760110e
commit
29a1b26762
@ -642,7 +642,7 @@ class JudgementDetailsPrinter {
|
||||
}
|
||||
|
||||
echo '</div>';
|
||||
echo '<div class="col-sm-2">';
|
||||
echo '<div class="col-sm-2 uoj-status-text">';
|
||||
|
||||
if (isset($REQUIRE_LIB['bootstrap5'])) {
|
||||
echo $this->styler->getTestInfoIcon($subtask_info);
|
||||
|
Loading…
Reference in New Issue
Block a user