0
1
Fork 0

refs #5122 Show shopping bag icon in basket

This commit is contained in:
Juan Ferrer 2023-02-24 08:59:45 +01:00
parent f47e7e07a7
commit 511e925467
3 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (23.6.6) stable; urgency=low
hedera-web (23.6.7) stable; urgency=low
* Initial Release.

View File

@ -8,7 +8,7 @@
tip="_ConfigureOrder"
on-click="this.onConfigureClick()"/>
<htk-bar-button
icon="local_florist"
icon="shopping_bag"
tip="_Catalog"
on-click="this.onCatalogClick()"/>
<htk-bar-button

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "23.6.6",
"version": "23.6.7",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {