Skip to content
Snippets Groups Projects
Commit bfb0bdbe authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

fixed link names

parent 22ac0cc7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,8 +4,8 @@
%aside
%h4
- if current_user.can_create_project?
%a.button-small.button-green{:href => new_project_path} New Repository
Your Repositories
%a.button-small.button-green{:href => new_project_path} New Project
Your Projects
%ol.project-list
- @projects.each do |project|
%li
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment