diff --git a/Layout/default/Calendar/Index.php b/Layout/default/Calendar/Index.php index ba7dca7a3..6622eefd3 100644 --- a/Layout/default/Calendar/Index.php +++ b/Layout/default/Calendar/Index.php @@ -19,90 +19,415 @@ -
| Name | -GO Kalender ID | -Microsoft Id | -Kalenderrechte | -Webhook | -Webhook Timeout | -Aktiv | -- | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| - | - | - | - | - | - | - | - |
| = $calendar->user->name ?> | -= $calendar->go_calendar_id ?> | -= $calendar->microsoft_id ?> | -= $rights ?> | -= $calendar->subscription_id ?> | -= ($calendar->expirationDateTime) ? date("d.m.Y H:i", $calendar->expirationDateTime) : '' ?> | -= ($calendar->active==1) ? '' : '' ?> | -- $calendar->id]) ?>"> - $calendar->id]) ?>" - onclick="if(!confirm('Kalender Verwaltung wirklich löschen?')) return false;" - class="text-danger" - title="Löschen"> - | +Termintyp | +Vorlagen Name | +Reminder | +Vorlagen Text | +|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| + | + | + | + | + | ||||||||
| = $calendarTemplateEventTypes[$calendartemplate->event_type] ?> | += $calendartemplate->name ?> | += ($calendartemplate->is_reminder) ? 'Ja' : 'Nein' ?> | += $calendartemplate->text ?> | ++ $calendartemplate->id]) ?>"> + $calendartemplate->id]) ?>" + onclick="if(!confirm('Vorlage wirklich löschen?')) return false;" class="text-danger" + title="Löschen"> + | +
| Name | +GO Kalender ID | +Microsoft Id | +Kalenderrechte | +Webhook | +Webhook Timeout | +Aktiv | ++ |
|---|---|---|---|---|---|---|---|
| + | + | + | + | + | + | + | + |
| = $calendar->user->name ?> | += $calendar->go_calendar_id ?> | += $calendar->microsoft_id ?> | += $rights ?> | += $calendar->subscription_id ?> | += ($calendar->expirationDateTime) ? date("d.m.Y H:i", $calendar->expirationDateTime) : '' ?> | += ($calendar->active == 1) ? '' : '' ?> | ++ $calendar->id]) ?>"> + $calendar->id]) ?>" + onclick="if(!confirm('Kalender Verwaltung wirklich löschen?')) return false;" + class="text-danger" + title="Löschen"> + | +