diff --git a/apply/selschool.js b/apply/selschool.js index a67b56b..e45fc79 100644 --- a/apply/selschool.js +++ b/apply/selschool.js @@ -14,7 +14,7 @@ var requiredNames = [ "schoolname", "name", "hiraname", "fm", "birthday", "grade", "seatnum", "pname", "address", "phone", "email", - "interview", "motive", "interest", "issues", "selfintro" + "interview", "motive", "interest", /* "issues", */ "selfintro" ]; var today = new Date(), year = today.getFullYear(),