Kalender Update Feature Erweiterung

* Absage von Kundenterminen

Behobene Bugfixes:
* Beschreibungsfeld kann nun immer Leer gesetzt werden.
* SPIN wird nun nur 1mal ins Beschreibungsfeld eingesetzt.
This commit is contained in:
Daniel Spitzer
2025-04-30 12:58:36 +02:00
parent 597742d771
commit 4ec4e15e05
5 changed files with 302 additions and 40 deletions

View File

@@ -425,13 +425,20 @@ thead .fc-day-today .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion {
}
.fa-calendar-lines-pen:before {
color: #ff0000;
color: #ff6200;
}
.fa-calendar-circle-plus:before {
color: #0d9f00;
}
.fa-calendar-circle-exclamation
{
color: #ff0000;
}
.fa-del-attachment {
color: #ff0000;
cursor: pointer;