Commit d24c1dd8 authored by erkasraim's avatar erkasraim

fixed commit tab page shows commit log twice

parent 0611c5c6
......@@ -42,6 +42,7 @@ class CommitsList
@disable = true
@initLoadMore: ->
$(document).unbind('scroll')
$(document).endlessScroll
bottomPixels: 400
fireDelay: 1000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment