Commit 484c09792c5c6b4f8f1111978a82cf080a31a920
1 parent
b44138ae
Exists in
spb-stable
and in
2 other branches
Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
app/views/projects/tree/show.html.haml
1 | 1 | %div.tree-ref-holder |
2 | 2 | = render 'shared/ref_switcher', destination: 'tree', path: @path |
3 | 3 | - if can? current_user, :download_code, @project |
4 | - = render 'projects/repositories/download_archive', ref: @ref, btn_class: 'btn-group-small tree-ref-holder pull-right', split_button: true | |
4 | + = render 'projects/repositories/download_archive', ref: @ref, btn_class: 'btn-group-small pull-right', split_button: true | |
5 | 5 | %div#tree-holder.tree-holder |
6 | 6 | = render "tree", tree: @tree | ... | ... |
features/steps/project/browse_branches.rb