mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
self closing div tag
This commit is contained in:
parent
8138ff5eee
commit
be139b9e5b
17 changed files with 42 additions and 42 deletions
|
@ -1,11 +1,11 @@
|
|||
<div id="x-toolbar"></div>
|
||||
<div id="x-toolbar"/>
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<div id="x-history"></div>
|
||||
<div id="x-history"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<div id="x-pager"></div>
|
||||
<div id="x-pager"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue