Adding single view and restyling selected comment.

This commit is contained in:
David Jay
2017-03-02 16:03:18 -05:00
parent 1146f22613
commit d554bf5211
4 changed files with 8 additions and 5 deletions
@@ -109,6 +109,7 @@ class ModerationContainer extends Component {
currentAsset={asset}
comments={comments}
activeTab={activeTab}
singleView={moderation.singleView}
selectedIndex={this.state.selectedIndex}
suspectWords={settings.wordlist.suspect}
showBanUserDialog={props.showBanUserDialog}