diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-08-13 10:44:57 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-08-13 10:44:57 +0200 |
| commit | 0747a4c992c03d917a7b0cf31877e1dd95187f08 (patch) | |
| tree | 82325cfe5e916411dbce6071e855de1ce75a6608 /archaeological_operations/fixtures/initial_data-fr.json | |
| parent | 15454059f3ef184be91471832305553feac81b53 (diff) | |
| download | Ishtar-0747a4c992c03d917a7b0cf31877e1dd95187f08.tar.bz2 Ishtar-0747a4c992c03d917a7b0cf31877e1dd95187f08.zip | |
Fixtures: update with two time fixture for relation types with no dependencies between them at first
Diffstat (limited to 'archaeological_operations/fixtures/initial_data-fr.json')
| -rw-r--r-- | archaeological_operations/fixtures/initial_data-fr.json | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/archaeological_operations/fixtures/initial_data-fr.json b/archaeological_operations/fixtures/initial_data-fr.json index 075231a80..a8822dd86 100644 --- a/archaeological_operations/fixtures/initial_data-fr.json +++ b/archaeological_operations/fixtures/initial_data-fr.json @@ -2723,49 +2723,6 @@ }, { "fields": { - "comment": "", - "available": true, - "tiny_label": null, - "label": "Comprend", - "symmetrical": false, - "inverse_relation": [ - "is_in" - ], - "order": 1, - "txt_idx": "has_got" - }, - "model": "archaeological_operations.relationtype" -}, -{ - "fields": { - "comment": "", - "available": true, - "tiny_label": "", - "label": "Comprise dans", - "symmetrical": false, - "inverse_relation": [ - "has_got" - ], - "order": 1, - "txt_idx": "is_in" - }, - "model": "archaeological_operations.relationtype" -}, -{ - "fields": { - "comment": "", - "available": true, - "tiny_label": "", - "label": "Relation diffuse", - "symmetrical": true, - "inverse_relation": null, - "order": 1, - "txt_idx": "fuzzy_relation" - }, - "model": "archaeological_operations.relationtype" -}, -{ - "fields": { "comment": "Le rapport a \u00e9t\u00e9 re\u00e7u mais n'est pas encore d\u00e9pouill\u00e9.", "available": true, "txt_idx": "received", |
