diff --git a/Yavsc/Views/HairCutCommand/CommandConfirmation.cshtml b/Yavsc/Views/HairCutCommand/CommandConfirmation.cshtml index ab60dda4..83ed2e86 100644 --- a/Yavsc/Views/HairCutCommand/CommandConfirmation.cshtml +++ b/Yavsc/Views/HairCutCommand/CommandConfirmation.cshtml @@ -83,7 +83,7 @@
@SR["La facture"]
-
@await Component.InvokeAsync("Bill", "Brush", Model, OutputFormat.Html, false, false ) +
@await Component.InvokeAsync("Bill", "Brush", Model, OutputFormat.Html, false )
@Html.DisplayNameFor(m=>m.Regularisation)