diff --git a/src/views/Main/DetailReworked.js b/src/views/Main/DetailReworked.js index ef4fd5b6..40e5e38b 100644 --- a/src/views/Main/DetailReworked.js +++ b/src/views/Main/DetailReworked.js @@ -685,7 +685,7 @@ useEffect(() => { )} - { + { (!!_city && _city !== "no-city" && !!idOne) && ( {actionButtonPart} @@ -719,7 +719,7 @@ useEffect(() => { )} { - !!validTour && ( + !!validTour && (!!_city && _city !== "no-city" && !!idOne) && ( {actionButtonPart}