Skip to content

Commit 3b15bf7

Browse files
committed
remove unused element
1 parent d21143b commit 3b15bf7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/repo/issue/view_content.tmpl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,6 @@
168168
{{template "repo/issue/view_content/reference_issue_dialog" .}}
169169
{{template "shared/user/block_user_dialog" .}}
170170

171-
<div class="tw-hidden" id="no-content">
172-
<span class="no-content">{{ctx.Locale.Tr "repo.issues.no_content"}}</span>
173-
</div>
174-
175171
<div class="ui g-modal-confirm delete modal">
176172
<div class="header">
177173
{{svg "octicon-trash"}}

0 commit comments

Comments
 (0)