self closing icon tag

This commit is contained in:
kay.one 2013-06-18 23:33:16 -07:00
commit 8138ff5eee
23 changed files with 80 additions and 80 deletions

View file

@ -4,7 +4,7 @@
{{#if pageNumber}}
<span>{{label}}</span>
{{else}}
<i class="pager-btn clickable {{label}}" data-action="{{action}}"></i>
<i class="pager-btn clickable {{label}}" data-action="{{action}}"/>
{{/if}}
</li>
{{/each}}