1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-20 06:02:39 +00:00

Fixed create new backup link as a turbo_method and hid the baumspage importer

This commit is contained in:
2026-01-08 23:51:16 -05:00
parent 6b5308360e
commit 608999cb51
2 changed files with 4 additions and 4 deletions

View File

@@ -111,6 +111,6 @@
</tbody>
</table>
<% if can? :manage, @school %>
<%= render 'baums_roster_import' %>
<% end %>
<%# if can? :manage, @school %>
<%#= render 'baums_roster_import' %>
<%# end %>