mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 07:38:42 +00:00
fix: bs4 compatibility
This commit is contained in:
parent
27387a0dea
commit
f8966c2b26
@ -156,7 +156,9 @@
|
||||
</div>
|
||||
|
||||
<?php if (Auth::check()): ?>
|
||||
<?php uojIncludeView('sidebar') ?>
|
||||
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
|
||||
<?php uojIncludeView('sidebar') ?>
|
||||
<?php endif ?>
|
||||
<?php endif ?>
|
||||
|
||||
<div class="card card-default mb-2">
|
||||
|
Loading…
Reference in New Issue
Block a user