Some more sidebar style edits
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
h1= @project.name
|
||||
|
||||
section= @project.description
|
||||
|
||||
section
|
||||
ul.links
|
||||
li= link_to 'Edit', edit_project_path(@project)
|
||||
li= link_to 'Tasks', tasks_path(project: @project)
|
||||
|
||||
section= @project.description
|
||||
|
||||
Reference in New Issue
Block a user