Event-Details: Erstellt von und bearbeitet von Felder gelöscht.

Closes: #12
Changed-Files: Details.razor
This commit is contained in:
2025-06-02 12:45:46 +00:00
parent 4f7e846661
commit 29c93baa6d

View File

@ -14,8 +14,6 @@
<span>@_eventDate - @_location</span>
<div>
<p>@_description</p>
<p><strong>Erstellt von:</strong> @_createdby am @_createdon</p>
<p><strong>Zuletzt aktualisiert von:</strong> @_modifiedby am @_modifiedon</p>
</div>
@if (PageState.User != null) {