A small bug fix in shop price after login
This commit is contained in:
parent
de87c8509f
commit
3d552b79fe
|
|
@ -32,10 +32,6 @@ return [
|
|||
'type' => 'select',
|
||||
'options' => [
|
||||
[
|
||||
'name' => 'default',
|
||||
'title' => 'ShowPriceAfterLogin::app.showpriceafterlogin.select-function',
|
||||
'value' => ""
|
||||
], [
|
||||
'name' => 'hide-buy-cart-guest',
|
||||
'title' => 'ShowPriceAfterLogin::app.showpriceafterlogin.hide-buy-cart-guest',
|
||||
'value' => "hide-buy-cart-guest"
|
||||
|
|
|
|||
Loading…
Reference in New Issue