Skip to content

Commit

Permalink
Category fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Aug 3, 2010
1 parent b853c51 commit 6b416cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/modules/blog/app/controllers/blog/page_renderer.rb
Expand Up @@ -50,6 +50,7 @@ def entry_list
end

if list_type == 'category'
list_type_identifier = list_type_identifier.to_s.gsub("+"," ")
set_page_connection(:category, list_type_identifier)
end

Expand Down

0 comments on commit 6b416cd

Please sign in to comment.