Skip to content

Commit

Permalink
NEXT-10016 NEXT-10014 - Add scale untis and fix display of release date
Browse files Browse the repository at this point in the history
  • Loading branch information
pantrtxp committed Aug 10, 2020
1 parent 4897ec9 commit e3699d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content/Product/Cart/ProductFeatureBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ private function buildFeatures(CartDataCollection $data, LineItem $lineItem, Sal
* loadSystemLanguage fetches the system language and is only needed for being able to read these labels
* later on.
*
* @see https://jira.shopware.com/browse/NEXT-9321
* @see https://issues.shopware.com/issues/NEXT-9321
*/
private function loadSystemLanguage(CartDataCollection $data, Context $context): void
{
Expand Down

0 comments on commit e3699d2

Please sign in to comment.