Merge pull request '2783-itemPriceFixed_advanced_search' (#546) from 2783-itemPriceFixed_advanced_search into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #546 Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
This commit is contained in:
commit
d3d94e8925
|
@ -162,7 +162,7 @@
|
||||||
"acl": ["buyer"]
|
"acl": ["buyer"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url" : "/fixed-price",
|
"url" : "/fixed-price?q",
|
||||||
"state": "item.fixedPrice",
|
"state": "item.fixedPrice",
|
||||||
"component": "vn-fixed-price",
|
"component": "vn-fixed-price",
|
||||||
"description": "Fixed prices",
|
"description": "Fixed prices",
|
||||||
|
|
Loading…
Reference in New Issue