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{