@@ -489,7 +489,7 @@ public class IceCreamFragment extends BaseAutoExitFragment implements View.OnCli
} else if (App.app.payChannel == Constant.PAY_NAYAX_MODEL ||App.app.payChannel == Constant.PAY_NAYAX_MODEL_IDLE || manualReason != null) {
showNayaxCreditCard();
}else if (App.app.payChannel == Constant.PAY_NAYAX_PAY_MIX || manualReason != null){
- showDialogChoosePay();//
+ showDialogChoosePay();
}
} else if (id == R.id.dishes_ice_cream) {
notifyAddShopCart();