fix dtext styles

This commit is contained in:
albert
2011-10-22 17:23:33 -04:00
parent 9a3155d10b
commit 5444ad5107
8 changed files with 68 additions and 47 deletions

View File

@@ -136,6 +136,9 @@ Danbooru::Application.routes.draw do
member do
put :revert
end
collection do
get :show_or_new
end
end
resources :wiki_page_versions, :only => [:index, :show]