fix: b4c760110e
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2022-09-24 22:01:38 +08:00
parent b4c760110e
commit 29a1b26762
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -642,7 +642,7 @@ class JudgementDetailsPrinter {
} }
echo '</div>'; echo '</div>';
echo '<div class="col-sm-2">'; echo '<div class="col-sm-2 uoj-status-text">';
if (isset($REQUIRE_LIB['bootstrap5'])) { if (isset($REQUIRE_LIB['bootstrap5'])) {
echo $this->styler->getTestInfoIcon($subtask_info); echo $this->styler->getTestInfoIcon($subtask_info);