From 9c019af29afd3613077b0653df3c25fa5c8069a2 Mon Sep 17 00:00:00 2001 From: jity7777 Date: Wed, 4 May 2022 01:58:18 +0000 Subject: [PATCH] =?UTF-8?q?<=EA=B8=B0=EB=8A=A5=EA=B0=9C=EC=84=A0>=201.=20P?= =?UTF-8?q?MS=20NO=20:=205903=202.=20(=EC=A3=BC=EC=9A=94)=EC=9E=91?= =?UTF-8?q?=EC=97=85=EB=82=B4=EC=9A=A9=20(1)=20D:/Project/NEW=5FLMS/2020LM?= =?UTF-8?q?SYNICTE/FO/Views/Home/Index.cshtml=20=20-=20=EC=8A=B9=EA=B8=89?= =?UTF-8?q?=20=EA=B5=90=EC=9C=A1=20=EC=84=A0=ED=83=9D=EC=8B=9C=20=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=EB=B3=80=EA=B2=BD=20(=EC=9E=AC=20=EC=88=98=EC=A0=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Home/Index.cshtml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FO/Views/Home/Index.cshtml b/FO/Views/Home/Index.cshtml index 9292761..d84cb22 100644 --- a/FO/Views/Home/Index.cshtml +++ b/FO/Views/Home/Index.cshtml @@ -396,11 +396,14 @@ $("#liedu4").hide() $("#lijob57").hide() + if ($("#msSel3 > span").text() == "승급교육") { + $("#msSel4 > span").text("승급 후 등급") + } + if ($("#msSel2 > span").text() == "설계시공기술인") { $("#liedu4").hide() if ($("#msSel3 > span").text() == "승급교육") { - $("#msSel4 > span").text("승급 후 등급") $("#ligrade01").hide() $("#ligrade1").hide() }