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