mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Remove unnecessary <form> elements, add a submit button to validation example
This commit is contained in:
committed by
XhmikosR
parent
c96f6391e8
commit
a68f73e754
@@ -297,6 +297,10 @@ Validation styles are available for the following form controls and components:
|
||||
</label>
|
||||
<div class="invalid-feedback">Example invalid form file feedback</div>
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<button class="btn btn-primary" type="submit" disabled>Submit form</button>
|
||||
</div>
|
||||
</form>
|
||||
{{< /example >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user