mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
[comment panels] fixed bugs & cleaned up some code
This commit is contained in:
@@ -176,7 +176,7 @@ class DetailCommentList extends React.Component {
|
||||
<MentionsInput
|
||||
value={this.state.comment}
|
||||
onChange={this.handleCommentChange}
|
||||
placeholder={gettext('Add a comment.')}
|
||||
placeholder={gettext('Add a comment...')}
|
||||
style={defaultStyle}
|
||||
>
|
||||
<Mention
|
||||
|
Reference in New Issue
Block a user