This commit is contained in:
Paul Schneider 2017-04-08 17:51:31 +02:00
commit 73bfbf609b
7 changed files with 295 additions and 34 deletions

View file

@ -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"/>