[do not push this]
This commit is contained in:
parent
736e46e800
commit
a68afc9364
29 changed files with 128 additions and 95 deletions
|
|
@ -127,7 +127,7 @@
|
|||
|
||||
@Html.DisplayFor(m=>m.PerformerProfile)
|
||||
|
||||
<form asp-controller="HairCutCommand" asp-action="HairCut">
|
||||
<form asp-controller="HairCutCommand" asp-action="HairCut" id="form">
|
||||
<div class="form-horizontal">
|
||||
<hr />
|
||||
<div asp-validation-summary="ValidationSummary.ModelOnly" class="text-danger"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue