diff --git a/Layout/default/MaintenanceNotification/Form.php b/Layout/default/MaintenanceNotification/Form.php new file mode 100644 index 000000000..3d5548cf0 --- /dev/null +++ b/Layout/default/MaintenanceNotification/Form.php @@ -0,0 +1,117 @@ + + + +
| Betreff | +PLZ-Bereich | +Versandtermin | +Aussendung abgeschlossen | +Erstellt | +Bearbeitet | ++ |
|---|---|---|---|---|---|---|
| =$notification->subject?> | +=($notification->plz) ? implode(", ", $notification->plzs) : ""?> | +=($notification->send_ts) ? date("d.m.Y H:i", $notification->send_ts) : ""?> | +=($notification->sent) ? "Ja" : "nein"?> | +=date("d.m.Y H:i",$notification->create)?> (=$notification->editor->name?>) | +=date("d.m.Y H:i",$notification->edit)?> (=$notification->creator->name?>) | ++ $notification->id])?>"> + $notification->id])?>" class="text-danger" onclick="if(!confirm('Wartungsmeldung wirklich löschen?')) return false;" title="Wartungsmeldung Löschen"> + | +