Project activity inifinite scroll paging
This commit is contained in:
parent
16e67fd8be
commit
0261b0c64c
3 changed files with 8 additions and 1 deletions
2
app/views/projects/show.js.haml
Normal file
2
app/views/projects/show.js.haml
Normal file
|
@ -0,0 +1,2 @@
|
|||
:plain
|
||||
Pager.append(#{@events.count}, "#{escape_javascript(render(@events))}");
|
Loading…
Add table
Add a link
Reference in a new issue