1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Uncache New wrestler button

This commit is contained in:
2015-12-30 23:17:43 +00:00
parent 2d2d6a2e9c
commit c584f1fabc

View File

@@ -4,7 +4,7 @@
<% if tournament_permissions(@school.tournament) %>
| <%= link_to "Edit #{@school.name}", edit_school_path(@school),:class=>"btn btn-primary" %>
<% end %>
<% cache ["schools", @school] do %>
<br>
<br>
<p>
@@ -32,7 +32,7 @@
<% end %>
<br>
<br>
<% cache ["schools", @school] do %>
<table class="table table-striped table-bordered">
<thead>
<tr>