rename all instances of permalinkCreator
This commit is contained in:
parent
be3d12721c
commit
f7ea9cfeb2
5 changed files with 11 additions and 11 deletions
|
@ -525,7 +525,7 @@ module.exports = React.createClass({
|
|||
eventSendStatus={mxEv.status}
|
||||
tileShape={this.props.tileShape}
|
||||
isTwelveHour={this.props.isTwelveHour}
|
||||
permalinkCreator={this.props.permaLinkCreator}
|
||||
permalinkCreator={this.props.permalinkCreator}
|
||||
last={last} isSelectedEvent={highlight} />
|
||||
</li>,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue