diff --git a/Yavsc/Views/Shared/DisplayTemplates/Color.cshtml b/Yavsc/Views/Shared/DisplayTemplates/Color.cshtml index 98c25cab..ce796538 100644 --- a/Yavsc/Views/Shared/DisplayTemplates/Color.cshtml +++ b/Yavsc/Views/Shared/DisplayTemplates/Color.cshtml @@ -1,2 +1,3 @@ @model Color
+@Model.Name \ No newline at end of file