summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/matches/show.js.coffee
blob: 2609a697483e8cdfc149f0a15f894d2e47793982 (plain)
1
2
window.onload = ->
	BetterDragSort.makeListSortable(document.getElementById("boxes"));