1
0
Fork 0

Cosmetic: titre bulle groupe.edt_id

This commit is contained in:
Emmanuel Viennet 2023-12-29 02:55:20 +01:00 committed by lehmann
parent 772d796bda
commit 21207b2dad
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@
div.classList.add("dt-button");
div.dataset.idgroupe = groupe.id;
div.dataset.idedt = groupe.edt_id || "";
let title_EDT = groupe.edt_id || "";
let title_EDT = `Identifiant EDT: ${groupe.edt_id || groupe.group_name}`;
div.innerHTML = `
<span class="editing move">||</span>
<span>${groupe.group_name}</span>