0
1
Fork 0

refs #3971 Error fixes

This commit is contained in:
Juan Ferrer 2022-11-18 01:26:08 +01:00
parent ae70cd2b4e
commit e92e04b4d5
3 changed files with 2 additions and 3 deletions

2
debian/changelog vendored
View File

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

View File

@ -22,7 +22,6 @@ export default new Class({
},
onConfigureClick() {
test();
Htk.Toast.showWarning(_('RememberReconfiguringImpact'));
this.hash.setAll({form: 'ecomerce/checkout'});
},

View File

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