Add IDs to Account Settings > General (#5763)
* Add IDs * Add ID for cancel button * Update ID on cancel button
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
7a7b293113
Коммит
6b208c5f3c
@@ -89,6 +89,7 @@ export default class SettingItemMax extends React.Component {
|
||||
{clientError}
|
||||
{submit}
|
||||
<a
|
||||
id={this.props.title + 'Cancel'}
|
||||
className='btn btn-sm'
|
||||
href='#'
|
||||
onClick={this.props.updateSection}
|
||||
|
||||
Ссылка в новой задаче
Block a user