Event-Details: Erstellt von und bearbeitet von Felder gelöscht.
Closes: #12 Changed-Files: Details.razor
This commit is contained in:
@ -14,8 +14,6 @@
|
|||||||
<span>@_eventDate - @_location</span>
|
<span>@_eventDate - @_location</span>
|
||||||
<div>
|
<div>
|
||||||
<p>@_description</p>
|
<p>@_description</p>
|
||||||
<p><strong>Erstellt von:</strong> @_createdby am @_createdon</p>
|
|
||||||
<p><strong>Zuletzt aktualisiert von:</strong> @_modifiedby am @_modifiedon</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@if (PageState.User != null) {
|
@if (PageState.User != null) {
|
||||||
|
Reference in New Issue
Block a user