|
|
|
|
@ -14,7 +14,7 @@ module Forms
|
|
|
|
|
|
|
|
|
|
def back_path |
|
|
|
|
if organisation_id.present? |
|
|
|
|
lettings_logs_organisation_path(organisation_id) |
|
|
|
|
sales_logs_organisation_path(organisation_id) |
|
|
|
|
else |
|
|
|
|
bulk_upload_sales_log_path(id: "start", form: { organisation_id: organisation_id }.compact) |
|
|
|
|
end |
|
|
|
|
|