Development
This commit is contained in:
parent
60df03e85c
commit
22c18d9edd
4 changed files with 72 additions and 39 deletions
|
|
@ -620,26 +620,12 @@
|
|||
"items": [
|
||||
{
|
||||
"type": "button_primary",
|
||||
"action": "/action/actions_cardpendingchanges_applyselected",
|
||||
"method": "post",
|
||||
"formaction": "/action/actions_cardpendingchanges_applyselected",
|
||||
"text": "Apply Selected"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "form",
|
||||
"action": "/action/actions_cardpendingchanges_revertselected",
|
||||
"method": "post",
|
||||
"items": [
|
||||
{
|
||||
"type": "button_row",
|
||||
"items": [
|
||||
},
|
||||
{
|
||||
"type": "button_secondary",
|
||||
"action": "/action/actions_cardpendingchanges_revertselected",
|
||||
"method": "post",
|
||||
"formaction": "/action/actions_cardpendingchanges_revertselected",
|
||||
"text": "Revert Selected"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue