Commit fce19e64 authored by Dheeraj Joshi's avatar Dheeraj Joshi Committed by Enrique Alcántara

Refactor tokens app to use GlModal confirmation

parent 53f8e502
......@@ -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