Adding accessibility tests script.
This commit is contained in:
parent
2c507a474d
commit
ae18b91292
2 changed files with 19 additions and 0 deletions
|
@ -260,6 +260,7 @@ export class Login extends Component<any, State> {
|
|||
type="button"
|
||||
class="btn btn-secondary"
|
||||
onClick={linkEvent(this, this.handleRegenCaptcha)}
|
||||
aria-label={i18n.t('captcha')}
|
||||
>
|
||||
<svg class="icon icon-refresh-cw">
|
||||
<use xlinkHref="#icon-refresh-cw"></use>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue