Merge remote-tracking branch 'origin/develop' into dbkr/left_panel_for_newbies_2
This commit is contained in:
@@ -60,7 +60,7 @@ module.exports = React.createClass({
|
||||
}
|
||||
}
|
||||
return (
|
||||
<li data-scroll-token={eventId+"+"+j}>
|
||||
<li data-scroll-tokens={eventId+"+"+j}>
|
||||
{ret}
|
||||
</li>);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user