Show correct "No" icon (#17537)
This commit is contained in:
parent
a5bcf1994f
commit
d6f4820967
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="actions">
|
||||
<div class="ui red basic inverted cancel button">
|
||||
{{svg "octicon-trash"}}
|
||||
{{svg "octicon-x"}}
|
||||
{{.i18n.Tr "modal.no"}}
|
||||
</div>
|
||||
<div class="ui green basic inverted ok button">
|
||||
|
|
Reference in a new issue