fix merge; disable sticky headers; tweak chevrons
This commit is contained in:
parent
9783b6100d
commit
fe73953d9d
5 changed files with 24 additions and 20 deletions
|
@ -489,6 +489,8 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
_updateStickyHeaders: function(initialise, scrollToPosition) {
|
||||
return;
|
||||
|
||||
const self = this;
|
||||
|
||||
if (initialise) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue