minor dashboard cleanup

This commit is contained in:
Luke Pulverenti 2013-12-25 22:44:26 -05:00
parent 0f4e147e72
commit c24735332f
29 changed files with 285 additions and 197 deletions

View file

@ -4,7 +4,7 @@
var html = "";
html += "<option value=''>None</option>";
html += "<option value=''></option>";
var ratings = [];
var i, length, rating;