diff options
Diffstat (limited to 'ishtar_common/fixtures')
-rw-r--r-- | ishtar_common/fixtures/initial_geo-fr.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/ishtar_common/fixtures/initial_geo-fr.json b/ishtar_common/fixtures/initial_geo-fr.json index a7563cb85..e84d4fbdb 100644 --- a/ishtar_common/fixtures/initial_geo-fr.json +++ b/ishtar_common/fixtures/initial_geo-fr.json @@ -530,7 +530,18 @@ "comment": "", "available": true, "parent": null, - "order": 10 + "order": 40 + } +}, +{ + "model": "ishtar_common.geoorigintype", + "fields": { + "label": "Vectorisation de photographies a\u00e9riennes", + "txt_idx": "vectorisation-de-photographie-aerienne", + "comment": "", + "available": true, + "parent": null, + "order": 30 } }, { @@ -541,7 +552,7 @@ "comment": "", "available": true, "parent": null, - "order": 10 + "order": 20 } }, { |