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

Added dataTables for matches and tournaments.

This commit is contained in:
2015-02-11 10:50:25 -05:00
parent f32b91def7
commit bdec6c0463
11 changed files with 28804 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
jQuery ->
$('#tournaments').dataTable()
dJQueryUI: true