From e9f9c30639acdf67a5cc43449b5662f8f34935b2 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 12 Jun 2024 14:10:11 +0200 Subject: [PATCH] wip: shorter labels in importer panel --- umap/static/umap/js/modules/importer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/umap/static/umap/js/modules/importer.js b/umap/static/umap/js/modules/importer.js index c00fc300..b3199ebf 100644 --- a/umap/static/umap/js/modules/importer.js +++ b/umap/static/umap/js/modules/importer.js @@ -19,11 +19,11 @@ const TEMPLATE = `
- ${translate('Choose the data format')} + ${translate('Choose the format')}
- ${translate('Choose the layer to import in')} + ${translate('Choose the layer')}