1
0
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:
2015-12-29 15:13:43 +00:00
parent efe4036a5e
commit 50641edce3

View File

@@ -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 %>