Skip to content

Commit

Permalink
changed back to :general
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmckay committed Nov 29, 2011
1 parent 9f61d78 commit a300114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/navigation/organization.rb
Expand Up @@ -47,7 +47,7 @@ def menu_org_subscriptions

def organization_navigation
[
{ :key => :organizations,
{ :key => :general,
:name =>N_("General"),
:url => lambda{edit_organization_path(@organization.id)},
:if => lambda{@organization},
Expand Down

0 comments on commit a300114

Please sign in to comment.