Skip to content

Commit

Permalink
Merged in fix/SBA_19AW-47 (pull request wangjwchn#36)
Browse files Browse the repository at this point in the history
productId 570のHow to useの非活性
  • Loading branch information
hidehikomatuda authored and madoka3530 committed Jun 13, 2019
2 parents b534813 + 264d779 commit 86bcc2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ class ProductDetailViewController: UIViewController, NavigationControllerAnnotat
self.setEEESCV()
} else if productId == 570 {
mCategoryButtonEfficacy.enabled = true
mCategoryButtonHowToUse.enabled = true
mCategoryButtonHowToUse.enabled = false
self.setWasoEfficacySCV()
} else if productId == 571 {
mCategoryButtonEfficacy.enabled = true
Expand Down

0 comments on commit 86bcc2c

Please sign in to comment.