Merge pull request 'refs #5122' (!20) from 5122-multipleBasket into dev
gitea/hedera-web/pipeline/head This commit looks good Details

Reviewed-on: #20
This commit is contained in:
Juan Ferrer 2023-02-15 19:57:41 +00:00
commit afd23e08b7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export default new Class({
}, },
activate() { activate() {
this.$.items.setInfo('bi', 'myBasketItem', 'hedera'); this.$.items.setInfo('bi', 'myOrderRow', 'hedera');
}, },
onConfigureClick() { onConfigureClick() {