X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Projects%2FViews%2FShared%2F_Layout.cshtml;h=987ded9ca43d4071c56af39745fb1f9230653b58;hb=HEAD;hp=36e4ac36d14a12d05cf00e4d7e8b33a679bca22b;hpb=026e1e97b0d99770ff4b2eb59984aea94abb1c7a;p=wsti_pai.git diff --git a/Projects/Views/Shared/_Layout.cshtml b/Projects/Views/Shared/_Layout.cshtml index 36e4ac3..987ded9 100644 --- a/Projects/Views/Shared/_Layout.cshtml +++ b/Projects/Views/Shared/_Layout.cshtml @@ -25,6 +25,7 @@
  • @Html.ActionLink("Kontakt", "Contact", "Home")
  • @Html.ActionLink("Lista projektów", "Index", "Projects")
  • @Html.ActionLink("Lista zadań", "Index", "ProjectTasks")
  • +
  • @Html.ActionLink("Aktywność użytkowników", "Index", "Activity")
  • @Html.Partial("_LoginPartial")