mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
[exam] add progress do update the same time
This commit is contained in:
@@ -2601,7 +2601,7 @@ if ($msgalert)
|
||||
$exam = new \Nexus\Exam\Exam();
|
||||
$examHtml = $exam->render($CURUSER['id']);
|
||||
if (!empty($examHtml)) {
|
||||
msgalert("messages.php", $examHtml, "green");
|
||||
msgalert("messages.php", $examHtml, "blue");
|
||||
}
|
||||
}
|
||||
if ($offlinemsg)
|
||||
|
||||
Reference in New Issue
Block a user