From 9977cb41358f5841f9479f6c1e2d7f3bbe777423 Mon Sep 17 00:00:00 2001 From: "Billy.Zheng" Date: Sun, 2 Jun 2024 15:50:08 +0800 Subject: [PATCH] Add is_exists_remark into all_inputs to fix bug. --- src/actions/universities/index.cr | 1 + 1 file changed, 1 insertion(+) diff --git a/src/actions/universities/index.cr b/src/actions/universities/index.cr index 9f8f085..bbb5552 100644 --- a/src/actions/universities/index.cr +++ b/src/actions/universities/index.cr @@ -89,6 +89,7 @@ class Universities::Index < BrowserAction "chong_2023", "chong_2022", "chong_2021", "chong_2020", "wen_2023", "wen_2022", "wen_2021", "wen_2020", "bao_2023", "bao_2022", "bao_2021", "bao_2020", + "is_exists_remark", ] if request.headers["HX-Trigger"]?