Remove out-dated comments (#19921)
This commit is contained in:
parent
ac88f21ecc
commit
cdb81f32ac
1 changed files with 0 additions and 6 deletions
|
@ -55,12 +55,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="ui small basic delete modal" id="delete-token">
|
<div class="ui small basic delete modal" id="delete-token">
|
||||||
{{/*
|
|
||||||
The wording here is a bit confusing.
|
|
||||||
The action asks for deleting an access token.
|
|
||||||
Confirming is therefore the destructive option and
|
|
||||||
should be deemphasized because it cannot be undone.
|
|
||||||
*/}}
|
|
||||||
<div class="ui icon header">
|
<div class="ui icon header">
|
||||||
{{svg "octicon-trash"}}
|
{{svg "octicon-trash"}}
|
||||||
{{.i18n.Tr "settings.access_token_deletion"}}
|
{{.i18n.Tr "settings.access_token_deletion"}}
|
||||||
|
|
Reference in a new issue