add critic rating column
This commit is contained in:
parent
ef206ec9a5
commit
fbd1d13138
12 changed files with 92 additions and 60 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue