Fixes HCcommand confirmation view

This commit is contained in:
2017-07-08 15:29:01 +02:00
parent 6bab04c143
commit ae4d4127c0

View File

@ -83,7 +83,7 @@
<dt>@SR["La facture"]
</dt>
<dd>@await Component.InvokeAsync("Bill", "Brush", Model, OutputFormat.Html, false, false )
<dd>@await Component.InvokeAsync("Bill", "Brush", Model, OutputFormat.Html, false )
</dd>
<dt>@Html.DisplayNameFor(m=>m.Regularisation)</dt>