Render events for team dashboard
This commit is contained in:
parent
06d9ccf484
commit
d138b3de4b
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