style changes and refactoring
This commit is contained in:
@@ -85,5 +85,10 @@ module Suppliers
|
||||
format.json { head :no_content }
|
||||
end
|
||||
end
|
||||
|
||||
def qr_codes
|
||||
@tables = current_supplier.tables
|
||||
render layout: 'qr_sheet'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user