Skip to content

Commit

Permalink
Style new action in projects activity tab.
Browse files Browse the repository at this point in the history
  • Loading branch information
huerlisi committed Apr 15, 2012
1 parent 0953655 commit 4bc3beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/projects/_show_activities.html.haml
Expand Up @@ -6,5 +6,5 @@
- else
= render 'activities/list', :collection => @activities unless @activities.empty?

.contextual
.form-actions
= icon_link_to :new, new_project_activity_path(resource)

0 comments on commit 4bc3beb

Please sign in to comment.