mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
move valid qa message
This commit is contained in:
parent
6248f1ca0b
commit
47f0e01d80
2 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,9 @@ import lcm_config from './lcm_config.js'
|
|||
import lcm_utils from './lcm_utils.js'
|
||||
import lcm_color_utils from './lcm_color_utils.js'
|
||||
import { sendToJOSM, createJOSMEditLink } from './lcm_editor.js'
|
||||
import { valid_qa_message } from './lcm_utils.js'
|
||||
|
||||
export const valid_qa_message = '<span class="quality-ok">✔ Aucun problème de qualité</span>' // message affiché lorsque tout est bon
|
||||
export const show_all_alerts = true // afficher ou non toutes les alertes, ou seulement les alertes critiques
|
||||
|
||||
let geojsondata;
|
||||
let lastLatLng;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue