mirror of
https://github.com/miawinter98/just-short-it.git
synced 2024-11-25 01:19:53 +00:00
fixed: urls inspect form validation errors not displayed
This commit is contained in:
parent
2331211899
commit
d495bf1752
|
@ -40,7 +40,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ValidationMessage For="() => Inspect"></ValidationMessage>
|
<ValidationSummary class="text-error pt-2" />
|
||||||
</EditForm>
|
</EditForm>
|
||||||
|
|
||||||
<EditForm method="post" id="new-form"
|
<EditForm method="post" id="new-form"
|
||||||
|
|
Loading…
Reference in a new issue