Development

This commit is contained in:
Matthew Grotke 2026-05-25 16:38:08 -04:00
parent 6221ee3691
commit 4150c6ef6e
4 changed files with 141 additions and 13 deletions

View file

@ -634,6 +634,17 @@
}
]
},
{
"type": "card",
"label": "Change History",
"client_requirement": "client_is_administrator+",
"items": [
{
"type": "raw_html",
"html": "%CHANGE_HISTORY_HTML%"
}
]
},
{
"type": "card",
"label": "Options",