Skip to content

Commit d94e3f3

Browse files
committed
Call configureSKULabel to configure SKU label.
1 parent 11e9167 commit d94e3f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/Orders/Cells/ProductDetailsTableViewCell.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ class ProductDetailsTableViewCell: UITableViewCell {
8989
configureProductImageView()
9090
configureNameLabel()
9191
configureQuantityLabel()
92+
configureSKULabel()
9293
configurePriceLabel()
9394
configureSelectionStyle()
9495
}

0 commit comments

Comments
 (0)