fixed commit tab page shows commit log twice

This commit is contained in:
erkasraim 2013-06-04 14:07:33 +09:00
parent 0611c5c612
commit d24c1dd834

View file

@ -42,6 +42,7 @@ class CommitsList
@disable = true
@initLoadMore: ->
$(document).unbind('scroll')
$(document).endlessScroll
bottomPixels: 400
fireDelay: 1000