Development

This commit is contained in:
Matthew Grotke 2026-05-25 16:07:21 -04:00
parent b63aed53fc
commit 6221ee3691
12 changed files with 511 additions and 245 deletions

View file

@ -608,7 +608,7 @@
"items": [
{
"type": "form",
"action": "/action/actions_cardpendingchanges_applyselected",
"action": "/action/actions_cardpendingchanges_applynow",
"method": "post",
"items": [
{
@ -620,8 +620,8 @@
"items": [
{
"type": "button_primary",
"formaction": "/action/actions_cardpendingchanges_applyselected",
"text": "Apply Selected"
"formaction": "/action/actions_cardpendingchanges_applynow",
"text": "Apply Now"
},
{
"type": "button_secondary",