mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
self closing icon tag
This commit is contained in:
parent
6bb2f14153
commit
8138ff5eee
23 changed files with 80 additions and 80 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue