Commit 1480b62a authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'djadmin-sus-modal-migrate-1' into 'master'

Refactor tokens app to use GlModal confirmation

See merge request gitlab-org/gitlab!81514
parents c890e9db fce19e64
......@@ -100,6 +100,7 @@ export default {
<gl-link
:href="tokenData.resetPath"
:data-confirm="$options.i18n[tokenType].resetConfirmMessage"
data-confirm-btn-variant="danger"
data-method="put"
>{{ content }}</gl-link
>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment