fix branch/tag select
This commit is contained in:
parent
f0b86c5f1e
commit
bb35ef2f60
7 changed files with 29 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
\/
|
||||
= link_to truncate(part, :length => 40), tree_file_project_ref_path(@project, @ref, :path => part_path), :remote => :true
|
||||
|
||||
.right= render :partial => "projects/refs", :locals => { :destination => tree_project_ref_path(@project, @ref) }
|
||||
.right= render :partial => "projects/refs", :locals => { :destination => :tree }
|
||||
.clear
|
||||
|
||||
#tree-content-holder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue