Tidy up timelineRenderingType to be passed over context (#7872)
This commit is contained in:
parent
f4cd71fd47
commit
fe2fceb0ba
5 changed files with 19 additions and 19 deletions
|
@ -122,7 +122,6 @@ export default class SearchResultTile extends React.Component<IProps> {
|
|||
isTwelveHour={isTwelveHour}
|
||||
alwaysShowTimestamps={alwaysShowTimestamps}
|
||||
enableFlair={enableFlair}
|
||||
timelineRenderingType={TimelineRenderingType.Search}
|
||||
lastInSection={lastInSection}
|
||||
continuation={continuation}
|
||||
callEventGrouper={this.callEventGroupers.get(mxEv.getContent().call_id)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue