Export/import link, route, action and page added

This commit is contained in:
Adam
2015-12-30 22:48:42 +01:00
parent 4ccfdb002e
commit 93a315bbe1
4 changed files with 8 additions and 1 deletions

View File

@@ -31,4 +31,8 @@ class ItemsController < ApplicationController
render :template => "items/check_availability"
end
def export_import
end
end