Skip to content

Commit

Permalink
fixed dummy introduced bug with fixed redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
molpe committed Feb 24, 2009
1 parent 625d585 commit 52191a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/admin/headlines/stories_controller.rb
Expand Up @@ -71,7 +71,6 @@ def update
end

def publish
redirect_to draft_admin_headlines_stories_path
end

def unpublish
Expand Down

0 comments on commit 52191a8

Please sign in to comment.