From dcc92004572d7441f2daa5a10394158269115cd5 Mon Sep 17 00:00:00 2001 From: zenggang Date: Thu, 9 Dec 2021 09:01:02 +0000 Subject: [PATCH 1/2] * Adjust code --- module/mr/view/diff.html.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module/mr/view/diff.html.php b/module/mr/view/diff.html.php index ac9a811c7b..80ef2ce225 100644 --- a/module/mr/view/diff.html.php +++ b/module/mr/view/diff.html.php @@ -55,10 +55,13 @@
+ repo->encodingList, $encoding, $lang->repo->encodingList['utf_8']) . "", "data-toggle='dropdown'", 'btn dropdown-toggle btn-sm')?>
From ddc651efbb0296a9691b17e6b6993db7511ee17d Mon Sep 17 00:00:00 2001 From: liyuchun Date: Fri, 10 Dec 2021 09:01:31 +0800 Subject: [PATCH 2/2] * Code for task #45445. --- module/mr/view/diff.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/mr/view/diff.html.php b/module/mr/view/diff.html.php index 80ef2ce225..a2d835be88 100644 --- a/module/mr/view/diff.html.php +++ b/module/mr/view/diff.html.php @@ -59,7 +59,7 @@ repo->encodingList, $encoding, $lang->repo->encodingList['utf_8']) . "", "data-toggle='dropdown'", 'btn dropdown-toggle btn-sm')?>