File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5858 <a class="ui mini basic button unescape-button" style="display: none;">{{.locale.Tr "repo.unescape_control_characters"}}</a>
5959 <a class="ui mini basic button escape-button">{{.locale.Tr "repo.escape_control_characters"}}</a>
6060 {{end}}
61- <button class="ui mini basic button small compact tooltip" id="copy-file-content" data-content="{{.locale.Tr "copy_content"}}" aria-label="{{.locale.Tr "copy_content"}}"
62- {{if or (.IsMarkup) (.IsRenderedHTML) (not .IsTextSource)}}
63- disabled
64- {{end}}
61+ <button class="ui mini basic button compact tooltip" id="copy-file-content" data-content="{{.locale.Tr "copy_content"}}" aria-label="{{.locale.Tr "copy_content"}}"
62+ {{if or (.IsMarkup) (.IsRenderedHTML) (not .IsTextSource)}}
63+ disabled
64+ {{end}}
6565 >
6666 {{svg "octicon-copy" 14}}
6767 </button>
You can’t perform that action at this time.
0 commit comments