academyFIVE__AddSelectBox.user.js aktualisiert
if typo
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
function addSelectButtons() {
|
function addSelectButtons() {
|
||||||
// Prüfe ob wir auf der richtigen Seite sind
|
// Prüfe ob wir auf der richtigen Seite sind
|
||||||
if (!window.location.href.includes('/course/planning-group/list') | !window.location.href.includes('/course/list')) {
|
if (!window.location.href.includes('/course/planning-group/list') & !window.location.href.includes('/course/list')) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user