fixed commit tab page shows commit log twice
This commit is contained in:
parent
0611c5c612
commit
d24c1dd834
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ class CommitsList
|
|||
@disable = true
|
||||
|
||||
@initLoadMore: ->
|
||||
$(document).unbind('scroll')
|
||||
$(document).endlessScroll
|
||||
bottomPixels: 400
|
||||
fireDelay: 1000
|
||||
|
|
Loading…
Reference in a new issue