User Settings modal resets to General tab with nothing open on close
Этот коммит содержится в:
@@ -53,6 +53,7 @@ module.exports = React.createClass({
|
||||
activeTab={this.state.active_tab}
|
||||
activeSection={this.state.active_section}
|
||||
updateSection={this.updateSection}
|
||||
updateTab={this.updateTab}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Ссылка в новой задаче
Block a user