PHRAS-3007 Rename geoloc config

This commit is contained in:
Harrys Ravalomanana
2020-04-03 11:39:16 +04:00
parent 733f9e3c77
commit 64ddac3a1f
4 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,7 @@
"normalize-css": "^2.1.0", "normalize-css": "^2.1.0",
"npm": "^6.0.0", "npm": "^6.0.0",
"npm-modernizr": "^2.8.3", "npm-modernizr": "^2.8.3",
"phraseanet-production-client": "0.34.160-d", "phraseanet-production-client": "0.34.163-d",
"requirejs": "^2.3.5", "requirejs": "^2.3.5",
"tinymce": "^4.0.28", "tinymce": "^4.0.28",
"underscore": "^1.8.3", "underscore": "^1.8.3",

View File

@@ -226,7 +226,7 @@ geocoding-providers:
position-fields: position-fields:
- -
name: GpsCompositePosition name: GpsCompositePosition
type: latlng type: latlon
# - # -
# name: Longitude # name: Longitude
# type: lng # type: lng

View File

@@ -226,7 +226,7 @@ geocoding-providers:
position-fields: position-fields:
- -
name: GpsCompositePosition name: GpsCompositePosition
type: latlng type: latlon
# - # -
# name: Longitude # name: Longitude
# type: lng # type: lng

View File

@@ -7577,10 +7577,10 @@ phraseanet-common@^0.4.5-d:
js-cookie "^2.1.0" js-cookie "^2.1.0"
pym.js "^1.3.1" pym.js "^1.3.1"
phraseanet-production-client@0.34.160-d: phraseanet-production-client@0.34.163-d:
version "0.34.160-d" version "0.34.163-d"
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.160-d.tgz#3deb3387b54e56aec73b073cae8cc013cc316999" resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.163-d.tgz#7977a3df59ac8e5454fe844a0e4e027ae9b04ca1"
integrity sha512-00jnCOCDrLowL8TE+h8mH+Lg4P0+EQPSDOXN2Lq6KF577GGu0OWQRh2YmUeXkacHTUT4N0u39IsBkkBYqorVnQ== integrity sha512-pKqgCN4PcdR6DDeuaexjO5D5YYjaPFVe/Cv+gfvIE7azEdM8y/QCnrlSfbPpluiLB8L/0FEUXZvhBp+qa/k/uA==
dependencies: dependencies:
"@mapbox/mapbox-gl-language" "^0.9.2" "@mapbox/mapbox-gl-language" "^0.9.2"
"@turf/turf" "^5.1.6" "@turf/turf" "^5.1.6"