Browse Source

Fix renaming issue

pull/470/head
Stéphane Meny 3 years ago
parent
commit
0220d662fa
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 2
      app/models/bulk_upload.rb

2
app/models/bulk_upload.rb

@ -192,7 +192,7 @@ class BulkUpload
illness_type_10: row[128],
# london_affordable: row[129],
rent_type: row[130],
irproduct: row[131],
irproduct_other: row[131],
# data_protection: row[132],
sale_or_letting: "letting",
declaration: 1,

Loading…
Cancel
Save