Fix HTML validation errors and lint tests too.
This commit is contained in:
parent
08529515e5
commit
bfc052ad5a
15 changed files with 20 additions and 23 deletions
|
|
@ -173,7 +173,7 @@
|
|||
<div class="progress">
|
||||
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="45" aria-valuemin="0" aria-valuemax="100" style="width: 45%"><span class="sr-only">45% Complete</span></div>
|
||||
</div>
|
||||
<button type="button" class="btn btn-default bs-docs-activate-animated-progressbar" data-toggle="button" aria-pressed="false" autocomplete="off">Toggle animation</button>
|
||||
<button type="button" class="btn btn-default bs-docs-activate-animated-progressbar" data-toggle="button" aria-pressed="false">Toggle animation</button>
|
||||
</div>
|
||||
{% highlight html %}
|
||||
<div class="progress">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue