Update archive_files_controller.rb

This commit is contained in:
chiu 2019-09-18 22:06:17 +08:00
parent 20189268ed
commit f15ccf466d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Admin::ArchiveFilesController < OrbitAdminController
end
end
def save_categories_order
puts params.inspect
puts ['1test2',params.inspect]
end
def index