From 79eef508b5a73e396a88e340e73d955cde46961c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Chy=C5=BCy?= Date: Tue, 18 Dec 2018 13:42:59 +0100 Subject: [PATCH] Dodano oznaczenie opowiedzi jako profesionalista --- Trunk/Server/Forum/Forum/Views/Home/Question.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml b/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml index 657c4b1..beec3c6 100644 --- a/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml +++ b/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml @@ -30,7 +30,7 @@ foreach (var answer in Model.Answers) {
  • -
    +
    style="background-color: #7ecc2a"}}> @{ if (answer.Professional != null) {