mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:21:04 +08:00
FEATURE: save local date to calendar (#14486)
It allows saving local date to calendar. Modal is giving option to pick between ics and google. User choice can be remembered as a default for the next actions.
This commit is contained in:

committed by
GitHub

parent
6ab5f70090
commit
cb5b0cb9d8
@ -40,6 +40,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.download-calendar {
|
||||
text-align: right;
|
||||
cursor: pointer;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.discourse-local-dates-create-modal-footer {
|
||||
|
Reference in New Issue
Block a user