Development

This commit is contained in:
Matthew Grotke 2026-06-03 16:57:29 -04:00
parent d0fc0f7de7
commit 885e5ec3ca

View file

@ -110,7 +110,7 @@
"items": [
{
"type": "raw_html",
"html": "<label style='display:flex;align-items:center;gap:0.5rem;margin:0;font-size:0.875rem;white-space:nowrap'>Revert behavior:<select name='revert_behavior' class='form-select' style='width:auto'><option value='revert_subsequent'>Revert selected and subsequent tree changes</option><option value='restore_state'>Restore tree to selected state</option></select></label>"
"html": "<label style='display:flex;align-items:center;gap:0.5rem;margin:0;font-size:0.875rem;white-space:nowrap'>Revert behavior:<select name='revert_behavior' class='form-select' style='width:auto'><option value='revert_subsequent'>Undo selected and subsequent tree changes</option><option value='restore_state'>Restore tree to selected state</option></select></label>"
},
{
"type": "button_secondary",