1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

sync updates

This commit is contained in:
Luke Pulverenti 2014-12-16 00:01:57 -05:00
parent e135ce333b
commit a31cd0a3bf
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@
var html = '';
html += "<div class='card homePageSquareCard' data-id='" + job.Id + "'>";
html += "<div class='card squareCard' data-id='" + job.Id + "'>";
html += '<div class="cardBox visualCardBox">';
html += '<div class="cardScalable">';