Jekyll is not the same as github flavoured markdown

This commit is contained in:
Piotr Sarnacki 2013-03-14 15:01:45 +01:00
parent 79f1dc448f
commit 3d3c0fc3b2

View File

@ -219,7 +219,7 @@ Travis.reopen
target.closest('.fold').toggleClass('open')
logUrl: (->
repo = @get('log.job.repo')
repo = @get('controller.currentItem.repo')
item = @get('controller.currentItem')
if repo && item