From 56b87fd81d3c78ef74b7b3f9afdd742ec3f8a33e Mon Sep 17 00:00:00 2001 From: lch Date: Fri, 25 Jun 2021 05:37:51 +0000 Subject: [PATCH] =?UTF-8?q?=EC=83=9D=EB=85=84=EC=9B=94=EC=9D=BC=20?= =?UTF-8?q?=EC=B4=88=EA=B8=B0=EA=B0=92=20=EC=84=A4=EC=A0=95=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/Views/user/ur.cshtml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/BO/Views/user/ur.cshtml b/BO/Views/user/ur.cshtml index 824e2f8..94f94db 100644 --- a/BO/Views/user/ur.cshtml +++ b/BO/Views/user/ur.cshtml @@ -461,11 +461,7 @@ if (birthday != "") { setv("User_birthday", birthday); } - }); - - if (val("User_birthday") == "") { - setv("User_birthday", makebirthday(val("userpno1") + val("userpno2"))); - } + }); }); function makebirthday(userpno) { var birthday = "";