Jekyll is not the same as github flavoured markdown
This commit is contained in:
parent
79f1dc448f
commit
3d3c0fc3b2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user