update playlist query
This commit is contained in:
parent
a38b85a4df
commit
6afa97f6b8
14 changed files with 142 additions and 121 deletions
|
@ -1136,7 +1136,7 @@
|
|||
|
||||
var review = reviews[i];
|
||||
|
||||
html += '<div class="paperList">';
|
||||
html += '<div class="paperList criticReviewPaperList">';
|
||||
html += '<paper-icon-item style="padding-top:.5em;padding-bottom:.5em;">';
|
||||
|
||||
if (review.Score != null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue