Skip to content
Snippets Groups Projects
Commit e2e4dc59 authored by Ciro Santilli's avatar Ciro Santilli
Browse files

Use blob local instead of instance.

parent 88d3e97e
No related branches found
No related tags found
Loading
Loading
Loading
@@ -16,7 +16,7 @@
= link_to title, '#'
 
%ul.blob-commit-info.bs-callout.bs-callout-info.hidden-xs
- blob_commit = @repository.last_commit_for_path(@commit.id, @blob.path)
- blob_commit = @repository.last_commit_for_path(@commit.id, blob.path)
= render blob_commit, project: @project
 
%div#tree-content-holder.tree-content-holder
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment