allow item tags for accessory role
gitea/salix/master This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-04-03 12:47:51 +02:00
parent 892e267a16
commit 1e99a890e2
1 changed files with 1 additions and 1 deletions

View File

@ -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",