OSDN Git Service

change page status for offset
[pettanr/pettanr.git] / app / controllers / provider_statuses_controller.rb
index 2892cf8..c91693e 100644 (file)
@@ -1,5 +1,4 @@
 class ProviderStatusesController < ApplicationController
-  layout 'test' if MagicNumber['test_layout']
   before_filter :authenticate_admin!, :only => [:index, :show, :edit, :update, :destroy, :licenses_import, :artists_import, :original_pictures_import, :import, :import_all]
   
   def index