From b0ed90d56c0abf27ca71589b78f03f4a167428e5 Mon Sep 17 00:00:00 2001 From: lch Date: Fri, 21 May 2021 08:51:23 +0000 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EB=AF=BC=EB=B2=88=ED=98=B8=20-=20?= =?UTF-8?q?=EC=82=BD=EC=9E=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/Views/croom/documentspast.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BO/Views/croom/documentspast.cshtml b/BO/Views/croom/documentspast.cshtml index 2ff121d..4494e59 100644 --- a/BO/Views/croom/documentspast.cshtml +++ b/BO/Views/croom/documentspast.cshtml @@ -152,7 +152,7 @@ @item.kind @item.cshape @item.username - @item.userpno + @(item.userpno.Length > 7 ? item.userpno.Insert(6,"-") : item.userpno) @item.typeman @item.edukind @item.typeedu