1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Added Webcal support in web UI

Added support to view, edit, and add Webcals in web UI to support functionality added in PR #1229.
This commit is contained in:
MatthewHana 2024-03-05 23:57:58 +11:00
parent 6474f8f31c
commit 80d91a8987
4 changed files with 72 additions and 14 deletions

View file

@ -302,6 +302,7 @@ button{
float: right;
margin-left: 10px;
background: black;
cursor: pointer;
}
input, select{