From 4c322272dbd14262324c1b06d06ca36916a95b79 Mon Sep 17 00:00:00 2001 From: nakamurakazuki Date: Tue, 28 May 2024 20:34:35 +0900 Subject: [PATCH] =?UTF-8?q?check=E3=81=8C=E8=90=BD=E3=81=A1=E3=81=A6?= =?UTF-8?q?=E3=81=84=E3=81=9F=E3=81=AE=E3=81=A7=E3=80=81lint=E3=82=92?= =?UTF-8?q?=E5=AE=9F=E8=A1=8C=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/javascript/products.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/products.vue b/app/javascript/products.vue index 984cb60edf6..3c85128028e 100644 --- a/app/javascript/products.vue +++ b/app/javascript/products.vue @@ -157,7 +157,7 @@ div(v-else-if='isDashboard') p.mt-4.text-sm.text-center label.a-text-link(for='modal-on-days-select') | 提出物チェックの期限を変更する。 - input.a-toggle-checkbox#modal-on-days-select(type='checkbox') + input#modal-on-days-select.a-toggle-checkbox(type='checkbox') .modal label.modal__overlay(for='modal-on-days-select') .modal-content