mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-20 03:53:44 +00:00
Cached all_brackets page
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<% cache ["all_brackets", @tournament] do %>
|
||||
|
||||
<style>
|
||||
.pagebreak {
|
||||
page-break-after: always;
|
||||
@@ -50,3 +52,4 @@
|
||||
</table>
|
||||
<% end %>
|
||||
</div>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user