Development
This commit is contained in:
parent
b63aed53fc
commit
6221ee3691
12 changed files with 511 additions and 245 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue