diff options
Diffstat (limited to 'ishtar_common/fixtures/initial_data-fr.json')
-rw-r--r-- | ishtar_common/fixtures/initial_data-fr.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ishtar_common/fixtures/initial_data-fr.json b/ishtar_common/fixtures/initial_data-fr.json index 7e6b8446c..214fa4327 100644 --- a/ishtar_common/fixtures/initial_data-fr.json +++ b/ishtar_common/fixtures/initial_data-fr.json @@ -1267,7 +1267,7 @@ "fields": { "label": "Sauvetage urgent", "txt_idx": "emergency_excavation", - "comment": null, + "comment": "", "available": true, "order": 1, "preventive": true @@ -1278,7 +1278,7 @@ "fields": { "label": "Fouille ancienne", "txt_idx": "ancient_excavation", - "comment": null, + "comment": "", "available": true, "order": 1, "preventive": true @@ -1322,7 +1322,7 @@ "fields": { "label": "Prospection d\u00e9tecteur de m\u00e9taux", "txt_idx": "metal_detector_prospection", - "comment": null, + "comment": "", "available": true, "order": 1, "preventive": false @@ -1333,7 +1333,7 @@ "fields": { "label": "Relev\u00e9 d'art rupestre", "txt_idx": "cave_art_record", - "comment": null, + "comment": "", "available": true, "order": 1, "preventive": false @@ -1388,7 +1388,7 @@ "fields": { "label": "Diagnostic arch\u00e9ologique (programm\u00e9)", "txt_idx": "arch_diagnostic_research", - "comment": null, + "comment": "", "available": true, "order": 1, "preventive": false @@ -1421,7 +1421,7 @@ "fields": { "label": "M.", "txt_idx": "mr", - "comment": null, + "comment": "", "available": true } }, @@ -1457,7 +1457,7 @@ "fields": { "label": "Dr.", "txt_idx": "dr", - "comment": null, + "comment": "", "available": true } }, |