Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kalendar
Commits
9be04fad
Commit
9be04fad
authored
Nov 07, 2021
by
Claudio Cambra
Browse files
Fix date in recurrence end date picker
parent
aed7d7ad
Pipeline
#94885
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/IncidenceEditor.qml
View file @
9be04fad
...
...
@@ -672,7 +672,6 @@ Kirigami.ScrollablePage {
DatePicker
{
id
:
recurExceptionPicker
anchors.fill
:
parent
selectedDate
:
incidenceStartDateCombo
.
dateFromText
onDatePicked
:
{
root
.
incidenceWrapper
.
recurrenceExceptionsModel
.
addExceptionDateTime
(
pickedDate
)
recurExceptionPopup
.
close
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment