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