fixed unworking infinite scroll

This commit is contained in:
Dmitriy Zaporozhets 2012-02-12 23:52:27 +02:00
parent 48bc4fc214
commit ece9f50fb1
11 changed files with 180 additions and 66 deletions

View file

@ -14,3 +14,8 @@
- else
:plain
- else
- if params[:first_id]
:plain
NoteList.append(#{params[:first_id]}, "");