File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 143143 {{$.locale.Tr "repo.projects.column.set_default_desc"}}
144144 </label>
145145 </div>
146- <div class="text right actions">{{/* TODO: Convert to base/delete_modal_actions.tmpl */}}
146+ <div class="text right actions">
147147 <button class="ui cancel button">{{$.locale.Tr "settings.cancel"}}</button>
148148 <button class="ui primary button set-default-project-board" data-url="{{$.Link}}/{{.ID}}/default">{{$.locale.Tr "repo.projects.column.set_default"}}</button>
149149 </div>
Original file line number Diff line number Diff line change 6464 <div class="center content">
6565 <p>{{.locale.Tr "repo.editor.commit_empty_file_text"}}</p>
6666 </div>
67- <div class="actions">{{/* TODO: Convert to base/delete_modal_actions.tmpl*/}}
67+ <div class="actions">
6868 <button class="ui red basic cancel inverted button">
6969 <i class="remove icon"></i>
7070 {{.locale.Tr "repo.editor.cancel"}}
You can’t perform that action at this time.
0 commit comments