OSDN Git Service

t#30328:pull porting
[pettanr/pettanr.git] / config / routes.rb
index e5c5ca4..74d783f 100644 (file)
@@ -299,6 +299,9 @@ Pettanr::Application.routes.draw do
       get :edit
       put :update
       delete :destroy
+      post :licenses_import
+      post :artists_import
+      post :original_pictures_import
     end
   end
   resources :demanders do
@@ -312,6 +315,10 @@ Pettanr::Application.routes.draw do
       get :list
       get :browse
       post :req
+      get :licenses_export
+      get :artists_export
+      get :original_pictures_export
+      get :pictures_export
     end
     member do
       get :edit