fixed releasedate sorting for inCinemas/digitalRelease/physicalRelease

pull/5848/head
Robin Dadswell 4 years ago committed by Qstick
parent 7107aeaddc
commit 600c7e3391

@ -288,10 +288,12 @@ class MovieIndexPoster extends Component {
<MovieIndexPosterInfo
qualityProfile={qualityProfile}
showQualityProfile={showQualityProfile}
showReleaseDate={showReleaseDate}
showRelativeDates={showRelativeDates}
shortDateFormat={shortDateFormat}
timeFormat={timeFormat}
inCinemas={inCinemas}
physicalRelease={physicalRelease}
digitalRelease={digitalRelease}
{...otherProps}
/>

Loading…
Cancel
Save