Fixed issue with refocusing not working after editing a post in the RHS

Этот коммит содержится в:
Reed Garmsen
2015-10-28 16:11:40 -07:00
родитель 5c03f3aad8
Коммит b2cbb956a7
4 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@@ -93,6 +93,7 @@ export default class RhsComment extends React.Component {
role='menuitem'
data-toggle='modal'
data-target='#edit_post'
data-refocusid='#reply_textbox'
data-title='Comment'
data-message={post.message}
data-postid={post.id}