backups
This commit is contained in:
parent
55df5bbb40
commit
fd42a3f173
8 changed files with 123 additions and 4 deletions
|
|
@ -17,3 +17,7 @@
|
|||
<%= Check.count %>
|
||||
<%= link_to Check.model_name.human(count: Check.count), :checks %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<%= link_to "Backup herunterladen", admin_backup_url, class: "btn btn-secondary", data: { turbo_prefetch: false, frame: "_top", turbo: false } %>
|
||||
</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue