welsi13

Results 5 comments of welsi13

Hi, I'm having a similar issue with reoccurring invoices. One of them works well, while the others don't. I already deleted them and created them once again, but they are...

Hat schon jemand einen Workaround gebastelt und könnte den entsprechenden Code teilen?

Hier mein bisheriger Workaround (quick&dirty): `// The following code fixes the Bug that doesn't allow going back over a hidden day // Quick&Dirty! if ($previousDayUrl == $_SERVER['REQUEST_URI']) { //PrevDayLink and...

Ich habe das Overlay von Events in CSS mittels AttributeSelector ausgeblendet: `a[id*="-overlay-"] { visibility: hidden; }` Ist nicht die optimale Lösung, hab aber nicht gefunden wo das Overlay generiert wird....

> Wo genau hast Du denn die Zeile eingetragen? public/css-client/default.css ? Ja genau dort.