File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
</div>
26
26
<div class="flex-item-trailing">
27
27
<button class="ui tiny red button">
28
- {{svg "octicon-warning " 14}} CJK文本测试
28
+ {{svg "octicon-alert " 14}} CJK文本测试
29
29
</button>
30
30
<button class="ui tiny primary button">
31
31
{{svg "octicon-info" 14}} Button
54
54
</div>
55
55
<div class="flex-item-trailing">
56
56
<button class="ui tiny red button">
57
- {{svg "octicon-warning " 12}} CJK文本测试 <!-- single CJK text test, it shouldn't be horizontal -->
57
+ {{svg "octicon-alert " 12}} CJK文本测试 <!-- single CJK text test, it shouldn't be horizontal -->
58
58
</button>
59
59
</div>
60
60
</div>
Original file line number Diff line number Diff line change 20
20
)}}
21
21
22
22
<div class="field footer gt-mx-3">
23
- <span class="markup-info">{{svg "octicon-markup "}} {{ctx.Locale.Tr "repo.diff.comment.markdown_info"}}</span>
23
+ <span class="markup-info">{{svg "octicon-markdown "}} {{ctx.Locale.Tr "repo.diff.comment.markdown_info"}}</span>
24
24
<div class="gt-text-right">
25
25
{{if $.reply}}
26
26
<button class="ui submit primary tiny button btn-reply" type="submit">{{ctx.Locale.Tr "repo.diff.comment.reply"}}</button>
You can’t perform that action at this time.
0 commit comments