bolg comment becomes ok

This commit is contained in:
Paul Schneider 2017-10-20 15:14:16 +02:00
commit 14f57906eb
135 changed files with 27883 additions and 58 deletions

View file

@ -1,10 +1,10 @@
@model Yavsc.Models.IT.Fixing.Bug
@{
ViewData["Title"] = "Edit";
ViewData["Title"] = "Édition d'un bug";
}
<h2>Edit</h2>
<h2>@ViewData["Title"]</h2>
<form asp-action="Edit">
<div class="form-horizontal">