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
|
@disable = true
|
||||||
|
|
||||||
@initLoadMore: ->
|
@initLoadMore: ->
|
||||||
|
$(document).unbind('scroll')
|
||||||
$(document).endlessScroll
|
$(document).endlessScroll
|
||||||
bottomPixels: 400
|
bottomPixels: 400
|
||||||
fireDelay: 1000
|
fireDelay: 1000
|
||||||
|
|
Loading…
Reference in a new issue