only need 1 value from session->settings
This commit is contained in:
parent
55f385394c
commit
df6c40df29
1 changed files with 0 additions and 1 deletions
|
|
@ -390,7 +390,6 @@ sub www_editCommerceSettings {
|
|||
# general
|
||||
$tabform->getTab('general')->template(
|
||||
-name => 'commerceConfirmCheckoutTemplateId',
|
||||
-value => $session->setting->get('commerceConfirmCheckoutTemplateId'),
|
||||
-label => $i18n->get('confirm checkout template'),
|
||||
-hoverHelp => $i18n->get('confirm checkout template description'),
|
||||
-value => $session->setting->get("commerceConfirmCheckoutTemplateId"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue