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 удалений

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

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