mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
fixed some jshint issues.
This commit is contained in:
parent
51038d656c
commit
e981ef4752
11 changed files with 54 additions and 19 deletions
9
UI/AddSeries/Existing/FolderMatchResultViewTemplate.html
Normal file
9
UI/AddSeries/Existing/FolderMatchResultViewTemplate.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<div class="line row folder-match-result-view">
|
||||
|
||||
<div class="span6">
|
||||
{{title}} {{seriesYear}}
|
||||
</div>
|
||||
<div class="btn btn-success x-btn-add">
|
||||
<icon class="icon-plus "></icon>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue