Remove duplicate attribute "class" (#3699)

This commit is contained in:
Nathan van der Werf 2018-08-17 02:59:09 +02:00 committed by Luke Towers
parent 80942fa2d7
commit 67e77ae535
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<button type="button"
class="close pull-right"
aria-hidden="true"
class=""
onclick="$(this).closest('li').remove()">&times;</button>
</li>
{% endfor %}