Skip to content

Commit

Permalink
Merge pull request #178 from franzholz/develop
Browse files Browse the repository at this point in the history
bugfix
  • Loading branch information
franzholz authored Mar 15, 2023
2 parents 564f253 + 8476cf6 commit 8915009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/field/class.tx_ttproducts_field_price_view.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class tx_ttproducts_field_price_view extends tx_ttproducts_field_base_view {
'deposit' => [
'deposittax' => 'DEPOSIT_TAX',
'depositnotax' => 'DEPOSIT_NO_TAX',
),
],
'directcost' => [
'directcosttax' => 'DIRECTCOST_TAX',
'directcostnotax' => 'DIRECTCOST_NO_TAX',
Expand Down

0 comments on commit 8915009

Please sign in to comment.