mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-08 23:11:00 +00:00
Added tournament backups to the database and added pages to restore and create backups
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
</table>
|
||||
<% end %>
|
||||
<% if can? :manage, @tournament %>
|
||||
<br>
|
||||
<br><br>
|
||||
<h3>Background Jobs</h3>
|
||||
<p>This is a list of queued or running background jobs. Match generation, bracket advancement, team score calculation, etc.</p>
|
||||
<table class="table table-hover table-condensed">
|
||||
@@ -148,9 +148,4 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<% end %>
|
||||
<br>
|
||||
<br>
|
||||
<%= render 'import_form' %>
|
||||
|
||||
|
||||
|
||||
<br><br>
|
||||
|
||||
Reference in New Issue
Block a user