summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestautomation/dbaccess/tools/reporttools.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/dbaccess/tools/reporttools.inc b/testautomation/dbaccess/tools/reporttools.inc
index 7f5de6df44bf..333e5f8ccb9d 100755
--- a/testautomation/dbaccess/tools/reporttools.inc
+++ b/testautomation/dbaccess/tools/reporttools.inc
@@ -270,8 +270,8 @@ function fCloseReportNavigator
Kontext "ReportDesign"
ReportDesign.UseMenu
hMenuSelectNr(3)
- if (hMenuItemIsChecked(6) = true) then
- hMenuSelectNr(6)
+ if (hMenuItemIsChecked(5) = true) then
+ hMenuSelectNr(5)
else
'nothing
endif