allow item tags for accessory role
gitea/salix/master This commit looks good
Details
gitea/salix/master This commit looks good
Details
This commit is contained in:
parent
892e267a16
commit
1e99a890e2
|
@ -57,7 +57,7 @@
|
||||||
"params": {
|
"params": {
|
||||||
"item-tags": "$ctrl.itemTags"
|
"item-tags": "$ctrl.itemTags"
|
||||||
},
|
},
|
||||||
"acl": ["buyer"]
|
"acl": ["buyer", "accessory"]
|
||||||
}, {
|
}, {
|
||||||
"url" : "/tax",
|
"url" : "/tax",
|
||||||
"state": "item.card.tax",
|
"state": "item.card.tax",
|
||||||
|
|
Loading…
Reference in New Issue