S2OJ/uoj/1
Masco Skray 58e70164ba fix(uoj/1/app/controllers): fix Judgement Failed submissions table not shown for superuser
When printing the table of Judgement Failed items at super-manage, there is nothing shown.
It caused by using echoSubmissionsList(), arguments that 3 passed but exactly 4 expected.
So add the missing argument, and let the result hidden because we select an exact result.
Also, because of the typo of "Judgement", there will be nothing shown if
only fixed too few arguments. This commit changes it too.
2018-10-11 23:35:32 +08:00
..
app fix(uoj/1/app/controllers): fix Judgement Failed submissions table not shown for superuser 2018-10-11 23:35:32 +08:00
css update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
fonts Initial commit 2018-09-20 17:21:40 +08:00
js update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
pictures Initial commit for PHP7 2018-09-20 17:38:09 +08:00
.htaccess feat(install/bundle): install script adapt to Ubuntu 18.04 2018-09-20 22:05:15 +08:00
index.php fix(uoj/1/app/models): session issue caused by wrong cookie domain 2018-10-11 18:46:58 +08:00
robots.txt Initial commit 2018-09-20 17:21:40 +08:00