cleaning UI
This commit is contained in:
parent
87f07f68bb
commit
8cc25ef94e
6 changed files with 35 additions and 18 deletions
|
@ -7,7 +7,7 @@
|
|||
- @projects.each do |project|
|
||||
%li
|
||||
%a{:href => project_path(project)}
|
||||
%span.arrow →
|
||||
-#%span.arrow →
|
||||
%span.project-name= project.name
|
||||
%span.time
|
||||
%strong Last activity:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue