mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
minor dashboard cleanup
This commit is contained in:
parent
0f4e147e72
commit
c24735332f
29 changed files with 285 additions and 197 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
var html = "";
|
||||
|
||||
html += "<option value=''>None</option>";
|
||||
html += "<option value=''></option>";
|
||||
|
||||
var ratings = [];
|
||||
var i, length, rating;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue