Export/import elements added to the page
This commit is contained in:
@@ -33,6 +33,8 @@ class ItemsController < ApplicationController
|
||||
end
|
||||
|
||||
def export_import
|
||||
|
||||
@tasks = [ ["Validate items", "validate_items"],
|
||||
["Import items", "import_items"],
|
||||
["Update prices", "update_prices"] ]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user