fix projects page
This commit is contained in:
parent
a7734bba84
commit
aa02a3b757
2 changed files with 7 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
|||
%p.small-tags= tag_list project
|
||||
|
||||
.buttons
|
||||
%a.browse-code.button.yellow{:href => tree_project_path(project)} Browse code
|
||||
%a.browse-code.button.yellow{:href => tree_project_ref_path(project, project.root_ref)} Browse code
|
||||
%a.commits.button.green{:href => project_commits_path(project)} Commits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue