diff --git a/BO/Views/Shared/Partial/CMscdBox2.cshtml b/BO/Views/Shared/Partial/CMscdBox2.cshtml new file mode 100644 index 0000000..ea8257a --- /dev/null +++ b/BO/Views/Shared/Partial/CMscdBox2.cshtml @@ -0,0 +1,77 @@ +@model String + @{ + var isone = Model.Split(';')[2] == "1"; + } +
+