access history and activity log closing re-opens user settings in correct state
Этот коммит содержится в:
@@ -37,6 +37,7 @@ module.exports = React.createClass({
|
||||
|
||||
var self = this;
|
||||
$(this.refs.modal.getDOMNode()).on('hidden.bs.modal', function(e) {
|
||||
$('#user_settings1').modal('show');
|
||||
self.setState({ moreInfo: [] });
|
||||
});
|
||||
},
|
||||
|
||||
Ссылка в новой задаче
Block a user