Skip to content

Commit 536eab7

Browse files
authored
Merge pull request #292 from ProgrammingDaisukiClub/toshifumi/write-warning
Toshifumi/write warning
2 parents 9162079 + dbf8834 commit 536eab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/admin/contests/json_upload.html.erb

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424

2525
<div class="actions">
2626
<%= f.submit %>
27+
<p>*JSONアップロードを行うと、このコンテストのサブミッションデータ等は全て抹消されます。注意してください。</p>
2728
</div>
2829
<% end %>

0 commit comments

Comments
 (0)