add critic rating column

This commit is contained in:
Luke Pulverenti 2016-03-24 22:54:38 -04:00
parent ef206ec9a5
commit fbd1d13138
12 changed files with 92 additions and 60 deletions

View file

@ -329,7 +329,7 @@ context. You should place this element as a child of `<body>` whenever possible.
this._renderClosed();
}
this._openChangedAsync = null;
}, 1);
});
},
_canceledChanged: function() {