Update opolka/ScoDoc from ScoDoc/ScoDoc #2

Merged
opolka merged 1272 commits from ScoDoc/ScoDoc:master into master 2024-05-27 09:11:04 +02:00
Showing only changes of commit 924037d5c6 - Show all commits

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>