Fixes HCcommand confirmation view
This commit is contained in:
parent
fb0fbae077
commit
893aa1a42a
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue