fix team events show up
This commit is contained in:
parent
26e340fc6c
commit
d67117b5a1
1 changed files with 2 additions and 0 deletions
2
app/views/teams/show.js.haml
Normal file
2
app/views/teams/show.js.haml
Normal file
|
@ -0,0 +1,2 @@
|
|||
:plain
|
||||
Pager.append(#{@events.count}, "#{escape_javascript(render(@events))}");
|
Loading…
Reference in a new issue