academyFIVE__AddSelectBox.user.js aktualisiert

Kommentare erneuert
This commit is contained in:
2026-04-23 13:05:07 +02:00
parent 0fd4ab6b6b
commit 194c3e70e8
+2 -2
View File
@@ -1,7 +1,7 @@
// ==UserScript==
// @name academyFIVE::AddSelectBox
// @namespace dakp/academyfive
// @version 2025.11.003
// @version 2026.03.001
// @description Füge Selectbox für Kohorten hinzu
// @author Dims Akpan
// @match https://a5.fhdw-hannover.de/*
@@ -41,7 +41,7 @@
console.log('Select/Deselect Buttons bereits vorhanden');
return;
}
// Füge die Buttons hinzu
const actionsBox = document.createElement('div');
actionsBox.className = 'bs-actionsbox';
actionsBox.innerHTML = `