Skip to content

Commit

Permalink
argh! found and removed explicit call to navigation in controller
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmckay committed Nov 29, 2011
1 parent a300114 commit a4c1512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/controllers/organizations_controller.rb
Expand Up @@ -12,7 +12,6 @@
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.

class OrganizationsController < ApplicationController
navigation :organizations
include AutoCompleteSearch
respond_to :html, :js
skip_before_filter :authorize
Expand Down

0 comments on commit a4c1512

Please sign in to comment.