|
@@ -938,7 +938,7 @@ class KMPurchaseEmbeddedWindowController: NSWindowController {
|
|
}
|
|
}
|
|
return
|
|
return
|
|
} else {
|
|
} else {
|
|
- couponClearButton.isHidden = true
|
|
|
|
|
|
+ self.couponClearButton.isHidden = true
|
|
if dataInfo["discount"] is NSNull {
|
|
if dataInfo["discount"] is NSNull {
|
|
if dataInfo["price"] is NSNull {
|
|
if dataInfo["price"] is NSNull {
|
|
|
|
|