diff --git a/config/plugins/tours/core.history.yaml b/config/plugins/tours/core.history.yaml index d0c1ecce2f54..5f8401e0c2a0 100644 --- a/config/plugins/tours/core.history.yaml +++ b/config/plugins/tours/core.history.yaml @@ -28,11 +28,11 @@ steps: https://raw.githubusercontent.com/bgruening/galaxytools/adf077b912ddebd97b07b947b855cdd2862ed8ef/tools/statistics/test-data/anderson.tabular - title: "Start the upload" - element: "#btn-start" + element: "#regular #btn-start" intro: "Upload the data into your Galaxy History." postclick: - - "#btn-start" - - "#btn-close" + - "#regular #btn-start" + - "#regular #btn-close" - title: "History" element: "#current-history-panel"