From 61a35c457a0d2fc8aa6e5c0b6342d2545b5f4a73 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Sun, 4 Dec 2022 11:23:03 +0800 Subject: [PATCH] fix(web/contest/problem/statistics): simplify problem title --- web/app/controllers/problem_statistics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/controllers/problem_statistics.php b/web/app/controllers/problem_statistics.php index 75e90f8..1253182 100644 --- a/web/app/controllers/problem_statistics.php +++ b/web/app/controllers/problem_statistics.php @@ -108,7 +108,7 @@ $submissions_sort_by_choice = !isset($_COOKIE['submissions-sort-by-code-length']

- getTitle(['with' => 'letter']) ?> + getTitle(['with' => 'letter', 'simplify' => true]) ?> getTitle(['with' => 'id']) ?>