Upon exiting edit post modal, foucs is placed on the respective text input field

Этот коммит содержится в:
nickago
2015-08-21 09:45:48 -07:00
родитель ddcdcc3e2c
Коммит 794881ce24
3 изменённых файлов: 7 добавлений и 5 удалений

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

@@ -49,6 +49,7 @@ export default class PostInfo extends React.Component {
role='menuitem'
data-toggle='modal'
data-target='#edit_post'
data-refoucsid="#post_textbox"
data-title={type}
data-message={post.message}
data-postid={post.id}