Skip to content

Commit

Permalink
removed symbols (why was I doing that :\)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkkelly committed Mar 23, 2010
1 parent 093b053 commit 5afaaf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions forms_extension.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ def activate
include FormTags
end

tab :Design do
add_item :Forms, "/admin/forms", :after => :Snippets
tab 'Design' do
add_item 'Forms', "/admin/forms", :after => 'Snippets'
end

end
Expand Down

0 comments on commit 5afaaf2

Please sign in to comment.