update survey
This commit is contained in:
@@ -33,7 +33,7 @@ class Origami::SurveysController < BaseOrigamiController
|
|||||||
@table_type = @dining_facility.type
|
@table_type = @dining_facility.type
|
||||||
@receipt_no = nil
|
@receipt_no = nil
|
||||||
@grand_total = nil
|
@grand_total = nil
|
||||||
@survey_data = Survey.find_by_dining_name_and_receipt_no(@dining_facility.name,"")
|
@survey_data = Survey.find_by_dining_name_and_receipt_no(@dining_facility.name,nil)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user