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 @@ -
-
-
-
-
-

Liste aller Kalender Verwaltung

-
-
- - +
+
+ + + +
+ - - - - - - - - - - - - - - - - - - - - - - - - - rights, true); - $rights = ""; - foreach ($calenadarRights as $key => $value) { - if ($key != $calendar->go_calendar_id) { - $rights .= $calendars[$key]->user->name . " : " . $value . "
"; - } - } - ?> +
NameGO Kalender IDMicrosoft IdKalenderrechteWebhookWebhook TimeoutAktiv
+ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +
user->name ?>go_calendar_id ?>microsoft_id ?>subscription_id ?>expirationDateTime) ? date("d.m.Y H:i", $calendar->expirationDateTime) : '' ?>active==1) ? '' : '' ?> - $calendar->id]) ?>"> - $calendar->id]) ?>" - onclick="if(!confirm('Kalender Verwaltung wirklich löschen?')) return false;" - class="text-danger" - title="Löschen"> - TermintypVorlagen NameReminderVorlagen Text
event_type] ?>name ?>is_reminder) ? 'Ja' : 'Nein' ?>text ?> + $calendartemplate->id]) ?>"> + $calendartemplate->id]) ?>" + onclick="if(!confirm('Vorlage wirklich löschen?')) return false;" class="text-danger" + title="Löschen"> +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + rights, true); + $rights = ""; + foreach ($calenadarRights as $key => $value) { + if ($key != $calendar->go_calendar_id) { + $rights .= $calendars[$key]->user->name . " : " . $value . "
"; + } + } + ?> + + + + + + + + + + - - -
NameGO Kalender IDMicrosoft IdKalenderrechteWebhookWebhook TimeoutAktiv
user->name ?>go_calendar_id ?>microsoft_id ?>subscription_id ?>expirationDateTime) ? date("d.m.Y H:i", $calendar->expirationDateTime) : '' ?>active == 1) ? '' : '' ?> + $calendar->id]) ?>"> + $calendar->id]) ?>" + onclick="if(!confirm('Kalender Verwaltung wirklich löschen?')) return false;" + class="text-danger" + title="Löschen"> +
- + + + +
-
-
- - + \ No newline at end of file