From e14682584efca8336d02f532a16ea83b72d6d807 Mon Sep 17 00:00:00 2001 From: yp05327 <576951401@qq.com> Date: Wed, 8 Feb 2023 14:25:02 +0900 Subject: [PATCH 1/3] fix filter checkbox in dashboard --- templates/user/dashboard/repolist.tmpl | 20 ++++---- web_src/js/components/DashboardRepoList.js | 56 ++++++++++++++-------- 2 files changed, 46 insertions(+), 30 deletions(-) diff --git a/templates/user/dashboard/repolist.tmpl b/templates/user/dashboard/repolist.tmpl index 8fb5763f3a5ed..010b7698dde9f 100644 --- a/templates/user/dashboard/repolist.tmpl +++ b/templates/user/dashboard/repolist.tmpl @@ -48,22 +48,22 @@