FIXME Razor page errors

This commit is contained in:
Paul Schneider 2023-03-20 09:13:16 +00:00
commit 1a1f560ee4
234 changed files with 859 additions and 856 deletions

View file

@ -13,7 +13,7 @@
asp-route-activityCode="@ViewBag.Activity.Code"
asp-route-performerId="@profile.PerformerId"
class="btn btn-success">
@SR["Proposer un rendez-vous à"] @profile.UserName
Proposer un rendez-vous à"] @profile.UserName
</a>
}