Commit 5987ad25 authored by Annabel Dunstone's avatar Annabel Dunstone Committed by Dmitriy Zaporozhets

Add sub nav to file view

parent b32a6add
- @no_container = true
- page_title @blob.path, @ref
= render "projects/commits/head"
= render 'projects/last_push'
%div{ class: (container_class) }
= render 'projects/last_push'
%div#tree-holder.tree-holder
%div#tree-holder.tree-holder
= render 'blob', blob: @blob
- if can_edit_blob?(@blob)
- if can_edit_blob?(@blob)
= render 'projects/blob/remove'
- title = "Replace #{@blob.name}"
......
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