This commit is contained in:
2023-11-19 12:56:55 +01:00
parent 5e9280d972
commit 8788b727c5
6 changed files with 475 additions and 68 deletions

View File

@@ -58,7 +58,7 @@
<div style="display: flex; flex-direction: column; gap: 5px;">
{{'view.server.scheduled_events.edit_dialog.event_info.end_date_time' | translate}}:
<p-calendar formControlName="endTime" dateFormat="dd.mm.yy" [showIcon]="true"
[showTime]="true" [stepMinute]="15"></p-calendar>
[showTime]="true"></p-calendar>
</div>
<div style="display: flex; flex-direction: column; gap: 5px;">