[MEF]
This commit is contained in:
parent
0846110beb
commit
73bfbf609b
7 changed files with 295 additions and 34 deletions
|
|
@ -226,7 +226,7 @@
|
|||
</div>
|
||||
|
||||
<span id="discount" class="price"></span>
|
||||
<span>Total : <span id="Total" class="total"></span>
|
||||
<span><img src="~/images/dollars.svg" style="width:2em;" /> Total : <span id="Total" class="total"></span>
|
||||
</span>
|
||||
<input asp-for="ClientId" type="hidden" />
|
||||
<input type="submit" class="btn btn-success btn-submit" value="@SR["Validez ce choix, et prendre rendez-vous"] avec @Model.PerformerProfile.Performer.UserName"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue