Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lassebunk/gretel
Browse files Browse the repository at this point in the history
  • Loading branch information
lassebunk committed Jan 6, 2012
2 parents 898879e + 9e71337 commit 81a2a7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,8 @@ In <code>config/initializers/breadcrumbs.rb</code>:
end

crumb :projects do
<<<<<<< HEAD
link "Projects", projects_path, :class => "breadcrumb", :style => "font-weight: bold;"
=======
link "Projects", projects_path, { :class => 'breadcrumb', :style => 'font-weight: bold;' }
>>>>>>> parent of ef73699... beauty without brackets :-)
end

crumb :project do |project|
Expand Down

0 comments on commit 81a2a7c

Please sign in to comment.