Skip to content

Commit f35ddd3

Browse files
committed
revert changes to add a button on the actions toolbar
1 parent cc6bc6c commit f35ddd3

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

templates/repo/issue/filter_actions.tmpl

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -123,20 +123,6 @@
123123
{{end}}
124124
</div>
125125
</div>
126-
127-
<div class="ui dropdown jump item">
128-
<span class="text">
129-
130-
</span>
131-
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
132-
133-
<div class="menu">
134-
<div class="item issue-action" data-action="clear" data-url="{{$.RepoLink}}/issues/export?{{$.Page.GetParams}}">
135-
{{svg "gitea-double-chevron-left" 18 "tw-mr-2"}} {{ctx.Locale.Tr "action.export_to_excel"}}
136-
</div>
137-
</div>
138-
</div>
139-
140126
{{end}}
141127
</div>
142128

0 commit comments

Comments
 (0)