Export excel in Survey Report
This commit is contained in:
@@ -22,6 +22,7 @@ class Transactions::SurveysController < ApplicationController
|
||||
|
||||
respond_to do |format|
|
||||
format.html # index.html.erb
|
||||
format.xls
|
||||
format.json { render json: @surveys }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user